Re: modify model for PagingScrollTable, see updates?

2009-03-09 Thread limbicsys...@gmail.com
:23 PM, limbicsys...@gmail.com limbicsys...@gmail.com wrote: I'm using a PagingScrollTable with my own MutableTableModelT.   Is it possible to update the model and have the table re-draw itself in response to the change?   The use case I have in mind is that the user is viewing some data

modify model for PagingScrollTable, see updates?

2009-03-04 Thread limbicsys...@gmail.com
I'm using a PagingScrollTable with my own MutableTableModelT. Is it possible to update the model and have the table re-draw itself in response to the change? The use case I have in mind is that the user is viewing some data in the table, and then clicks some kind of button to filter the table