G
Guest
I have a user control that contains a grid. I want to set focus to the grid
when the user control receives focus.
I have tried calling grd.focus() for the gotfocus of the user control, but
that doesnt work.
Any ideas?
Thanks
when the user control receives focus.
I have tried calling grd.focus() for the gotfocus of the user control, but
that doesnt work.
Any ideas?
Thanks