UseListChangedEvent = true makes Databound grid blank for version 2.1.09

Hi Stefan, I tried to set UseListChangedEvent = true of the GridDataBoundGrid to get better performance for my grid as mentioned in the Windows\Grid.Windows\Samples\DataBound\GridPerf But after this change, no data is displayed in the grid. Do I need to do some additional work after setting UseListChangedEvent = true

1 Reply

AD Administrator Syncfusion Team December 15, 2005 04:41 PM UTC

I tried this settings in a sample project using 2.1.0.9 using a DataTable datasource, and it did not have a problem. The sample is attached. Is your data an IBindingList object? Can you upload a sample showing the problem?

GDBG_2109.zip

Loader.
Up arrow icon