After some grasping of source code, It seems that the TableView's generateTableModel() doesn't restore the tablemodel's pagesize state with the paging state retreived from loadSessionState(). Is this behavior intended?

Reggie Chan wrote:

I'm trying to add a link to update the table's pagesize by setting the tablemodel's pagingstate's pagesize at a directLink's listener, but it seems the pagesize was altered back to the value set by the component binding before calling getCurrentRow();

i'm using TableView with BasicTableModel.

Do anyone have similar experience with setting pagesize dynamically could share some experience on that?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to