[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.nebula] Grid: setting checked state of the item according to the model

Hi,

We are using GridTableViewer in our project, and while it works fine updating item texts and images, I couldn't find the way to update checked state of the item for a certain column according to the model changes. Can anyone advise on how to do this? For now we only need to update it at the grid creation time, so we can just do that by hand, but we'll definitely need to track real-time changes in the future.

Thanks in advance,
Stanislav