Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
Pagination and editing not running
posted

Hi,

We are trying to integrate web grid in our existing application, however although the data is displayed when the page is rendered,  each time i click on next/prev page/ page no to navigate the page is submitted and the first page is displayed. The same happens when i move to a new cell after editing one cell, the page is submitted and the values is lost.

If i set the javax.faces.STATE_SAVING_METHOD value to client instead of server, it starts running properly, but in our application this is not an option as this degrades performance a lot.

Kindly help me with this

Regards,

Avijit