Welcome Guest Search | Active Topics | Sign In | Register

Grid Dropdown List Options
Basit
Posted: Monday, October 31, 2011 3:42:04 AM
Rank: Newbie
Groups: Member

Joined: 9/24/2011
Posts: 9
Dear sir,

In Grid i add a drop-down list and also fetch/retrieve from Database, its a huge list in drop-down list what i want is if I select a drop-down list and type the name what is in the drop-down the focus goes to that item. Is this possible.

Thanks
Basit
eo_support
Posted: Monday, October 31, 2011 9:07:47 AM
Rank: Administration
Groups: Administration

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

That is possible but you will have to implement it yourself. It's not part of the Grid. The Grid allows you to put any UI inside the Grid cell through CustomColumn (even a simple drop down without auto lookup is implemented through a CustomColumn). You will then be responsible to implement everything about the custom column, in this case, the auto lookup feature. See here for more details:

http://doc.essentialobjects.com/library/1/grid/custom_column.aspx

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.