Unless you explicitly remove all items in
the grid or nuke its dataprovider the values will stay populated. (in turn
setting the value in -Stace From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Shahnavaz Alware Hi, I have a DataGrid with Checkbox (CellRenderer). I do some
checkbox selection and hit SAVE which brings up a different view. I come back
to the same screen with DataGrid (with Checkbox), my checkbox at same index (I
did the selection last time I came to this page) in the datagrid are already
selected. Is this some kind of Caching issue or is it something I am doing
wrong? Thanks Shahn
|