I have a standard grid view with 100 items in it.
I have the page size set to 25.
I need to inspect all items to get a full total of all items in the grid, not just the items on page 1.
I already have a foreach that iterates over the row collection, but this only iterates over the first 25.
TIA,
Lodlaiden
I haz all the letters: SME, BA, QA, PM, DEV, DBA, UAT, SE, HD
I have the page size set to 25.
I need to inspect all items to get a full total of all items in the grid, not just the items on page 1.
I already have a foreach that iterates over the row collection, but this only iterates over the first 25.
TIA,
Lodlaiden
I haz all the letters: SME, BA, QA, PM, DEV, DBA, UAT, SE, HD