We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Filter GLC rows displayed in a Datasource for each GDBG Row

All rows are initially loaded in the GLC Dataset. I need to limit Dataset rows which the user can select from in the GLC based on another column in the GDBG row.

Is there an example that shows how to dynamically fiter the rows that would be displayed in a GLC, for each row in a GDBG.

1 Reply

HA haneefm Syncfusion Team May 17, 2007 08:05 PM UTC

Hi JMS,

If you want to dynamically provide values for the GridListControl dropdown so they vary from cell to cell, then you should use the CurrentCellShowingDropDown event, and dynamically set the DataSource to the drop list at that point. There is a KB for doing this for a ComboBox cell.

Here is a KB article that discuss with the simillar issue.
http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=115&catId=12

Also refer the forumthread for more details.
http://www.syncfusion.com/support/forums/message.aspx?&MessageID=53308

Best regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon