All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
My XElement.Elements()is returning this XML <
Student
>
<
Element
Name
=
"abc"
Class
"4"
Section
"A"
/>
</
telerikGridView:RadGridView.Columns
telerikGridView:GridViewDataColumn
Header
"Name"
Width
"*"
IsSortable
"True"
HeaderCellStyle
"{StaticResource GridViewHeaderCellStyle}"
IsReadOnly
"False"
DataMemberBinding
"{Binding Name}"
"Class"
"{Binding Class}"
"Section"
"{Binding Section}"