Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
void
radGridView1_DataLoaded(
object
sender, EventArgs e)
{
List<Employee> copy =
new
List<Employee>((
this
.radGridView1.ItemsSource
as
IList).OfType<Employee>());
}
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.