Telerik UI for WPF
Overview
Demos
Roadmap
What's New
Roadmap
Release History
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Try now
close mobile menu
Telerik Forums
/
UI for WPF
This is a migrated thread and some comments may be shown as answers.
did api change - SelectedRecords does not work
1 Answer
9 Views
GridView
This is a migrated thread and some comments may be shown as answers.
mark
Top achievements
Rank 1
mark
asked on
29 Dec 2009,
10:05 PM
if
(
this
.radGridView_A1.SelectedRecords.Count() == 0)
does not compile with the latest (q3) wpf dlls
Add a comment
Submit comment
Cancel
1 Answer
, 1 is accepted
Sort by
Score
Date
0
Rossen Hristov
Telerik team
answered on
30 Dec 2009,
12:10 PM
Hi mark,
SelectedRecords are obsolete. Now RadGridView has a property called SelectedItems. It will return all data items, that are selected.
For a complete list of changes please check out the
release notes
. Look for the RadGridView section.
Please, let us know if you have any problems or difficulties migrating to the latest release. We would be glad to assist you.
Regards,
Ross
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Add a comment
Submit comment
Cancel
Answer this question
Drag and drop files here or
browse
to attach...
Browse
for files to attach...
Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB.
Submit answer
Cancel
Tags
GridView
Asked by
mark
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or
Copy link