johan
On 1/11/06, karthik Guru <[EMAIL PROTECTED]
> wrote:
One of the columns in my table (DataView) is a checkbox. I have paging enabled through PagingNavigator and it works fine. I had a question on retaining the checkbox state when paging. Right now if user checks a checkbox and navigates to other pages using the paging navigator, by the time he comes back to the first page, his selection is lost.Does the underlying model get updated when paging? It looks like a link and i doubt if it gets updated. Does it come down to how to submit a html page when a link is clicked? How do i retain the checkbox state while the user is navigating?thank you,karthik<< <1 2 3> >>[id] [name] [select]1 hello1 checkbox2 hello2 checkbox3 hello3 checkbox
