Hello Jim,
I can help you find the best place to get support for UI for WPF. Can you please answer a quick question for us, so that we can provide you with the proper support? You may also be entitled to full support instead of forum posts.
I do not see any downloads from your account for UI for WPF. Telerik licensing, including trials, is per-developer. Do you have another Telerik account that you used to download the product trial, or have an account that has a license for UI for WPF? If you do not, the person whom purchased the product can assign you as a Licensed User.
Assigning you as the licensed user is free, only takes about 30 seconds and they can change the licened user at any time. The license owner only needs to use your email address
in the Manage Licensed User's portal here.
Becoming the Licensed User would give you full access to Telerik Support with guaranteed response times directly from the specific product's support engineers.
Okay, onto your question.
The RadGridView has an Items property. You can iterate over that collection and check each item as you would a single selected row.
Here is an example of iterating over the GridView rows (I've also attached a screenshot and the demo). Notice that I show two approaches, one to just get the
rendered rows (the GridView uses
UI Virtualization) and the other to get access to
all the rows.
Lastly, I do not see if you were looking for a C# or VB answer, but our documentation has both for code snippets (
here's an example). If you do find something that is C#, like my example, you can quickly convert it using
our online Code Converter.
If you have any further questions for the Telerik Support engineering team,
you can open a support ticket here as I mentioned above.
Thank you for contacting support and for choosing Telerik by Progress.
Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Do you need help with upgrading your WPF project? Try the
Telerik API Analyzer and share your thoughts!