Processing "Hidden" Pages
Processing "Hidden" Pages
monkeydeus
Posts: 1Questions: 0Answers: 0
We are using DataTables with a checkbox column so users can select items from multiple pages. This is with asp.net, so on postback, we wich to process every selected row (users make their seletion, click the update button, and all dirty rows should be processed). What I have found, is that only dirty rows from the page that was active when the submittal happens, are getting processed.
Is there a way to get the rows from the pages that are "hidden" at submit time, as well? Thanks!
Is there a way to get the rows from the pages that are "hidden" at submit time, as well? Thanks!
This discussion has been closed.
Replies
Allan