Welcome Guest Search | Active Topics | Sign In | Register

How to set focus at Textbox Column in Grid Control Options
Texwinca Developer
Posted: Wednesday, June 24, 2009 5:26:58 AM
Rank: Advanced Member
Groups: Member

Joined: 3/31/2009
Posts: 52
I placed a grid in my web page. The following is the grid properties setting.

Grid1.EnableKeyboardNavigation = True
Grid1.FullRowMode = True

When I start to edit, I would press enter and then it raise ClientSideBeginEdit event. In the client-side function, I would like to set focus on the textbox column. Like the following image.


But I don't know how to do it.
eo_support
Posted: Wednesday, June 24, 2009 9:35:12 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I do not believe there is a way to do it now. It makes perfect sense to have this ability though. So we will look into it and see if we can add it.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.