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
Support and Learning
Productivity and Design Tools
<
telerik:RadGrid
ID
=
"RadGrid1"
DataSourceID
"SqlDataSource1"
runat
"server"
GridLines
"None"
AllowPaging
"True"
AllowSorting
>
MasterTableView
DataKeyNames
"EmployeeID"
Width
"100%"
CommandItemDisplay
"Top"
Columns
telerik:GridBoundColumn
Visible
"False"
UniqueName
"Country"
HeaderText
DataField
</
> </Columns>
asp:Button
"Button1"
Text
"PostBack"
onclick
"Button1_Click"
/>