Tagged Questions
2
votes
1answer
51 views
Importing and Updating Old Records within a Grid
I am in the process of designing a feature that allows a teacher to select students from the previous year who they used our product with, and be able to update the records of those students to the ...
6
votes
3answers
416 views
Best way of selecting rows in a grid across pages?
Best way of selecting rows in a grid across pages?
We have a data grid which spans multiple pages, which is core part of our web based application.
Scenario 1: Checkboxes denote selection.
Use Case ...