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
toolbar:[{
text: "Go to Add User Page",
className: "k-grid-custom",
imageClass: "k-add"
}], function createUser(){ alert('Hello World'); }
function test(e){
return '<
a
class
=
"k-button"
href
"#"
id
"toolbar-add_user"
onclick
"test_fn()"
>Add User</
>';
};
function test_fn(){
window.location = "http://www.google.com";
name:'add_user',
template:'#= test()#'
}],