Update values in FilterBar

Hi, I have a databoundgrid with a filterbar. I have a dataset.datatable connected to the grid. So when I change the values in the datatable, automaticaly the values in the grid are changed. Thats great, thats what I want. But the values in the filterbar are not updated !!! How can I update the values in the filterbar with the values in the grid''s column, without having to put the table in the grid again (grid.datasource = dataset.table(1)) ? Thanks, Jose Melo

1 Reply

AD Administrator Syncfusion Team October 22, 2004 07:30 PM UTC

Here is a forum link with a little sample showing one way to do this. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=19224

Loader.
Up arrow icon