I have a xamGrid with a context populated from wcf data service odata. I have paging on and it works nicely. I'd like to enable the users to select rows to export to Excel. How can I have the user select rows over multiple pages ? Each time I move to the next page, the selection is reset.
Hi,
Hmm, i'm not sure why its not working. Multiple selection is supported throughout pages. The end user would just have to press the ctrl key while selecting rows.
-SteveZ