[URGENT!!!] Data Lost when i go to Next Page(in paginated dataTable).
[URGENT!!!] Data Lost when i go to Next Page(in paginated dataTable).
ping_skp
Posts: 3Questions: 0Answers: 0
I have to perform an operation after I select multiple items on different Pages of Paginated Table.
i.e, I select some items in Page-1...Then go to Page 2 and select some items..Then perform SAVE/ADD operation on all the options I selected in Page1 and Page2..
But, when I am doing the SAVE/ADD operation on Page 2, it takes the values that are Selected on Page 2 only.
NOTE: I know the question is hard to understand, but I need help urgently. I explained the problem the best way I could!
i.e, I select some items in Page-1...Then go to Page 2 and select some items..Then perform SAVE/ADD operation on all the options I selected in Page1 and Page2..
But, when I am doing the SAVE/ADD operation on Page 2, it takes the values that are Selected on Page 2 only.
NOTE: I know the question is hard to understand, but I need help urgently. I explained the problem the best way I could!
This discussion has been closed.
Replies
Or you skip pagination and try the bScrollInfinite feature ...