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
protected
void
Button2_Click(
object
sender, EventArgs e)
{
RadGrid1.DataSource =
new
int
[] { };
RadGrid1.Rebind();
}
RadGrid1.DataBind();
// If you used Advance Data Binding then Use -- http://demos.telerik.com/aspnet-ajax/grid/examples/programming/needdatasource/defaultcs.aspx