I use getSelectedRecords() from a ListGrid. The data source is updated with addData, updateData, and removeData.
During the changes getSelectedRecords() returns empty list although the UI has a selection there.
It happens intermittently.
I am using SmartGWT 4.1 power edition.
During the changes getSelectedRecords() returns empty list although the UI has a selection there.
It happens intermittently.
I am using SmartGWT 4.1 power edition.
Comment