Selection and focus [message #1014263] |
Mon, 25 February 2013 08:19  |
Eclipse User |
|
|
|
I am using NatTable and the GlazedListGridLayer class from one of the examples and I am reading large sets of data from file into the table (~ more than 1M rows and some processing while reading so it takes awhile).
During the reading process I want to be able to right-click on rows and select actions depending on the contents of the row. However with my current implementation the selection is lost when new rows are added (via the underlying event list). Have I implemented it wrong somehow to cause this behavior? Or is there some way to pause table updates for awhile so that I can select rows when I need to?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04758 seconds