I am curious what sort of options there are o开发者_开发百科ut there for MVC 3 toolkits. For webforms I have always stuck with Telerik controls. Their MVC offerings aren\'t very many when compared wit
I need to convert this to ASPX formate. ClientTemplate(@\"<a href=\"\"/EditOffLine/Edit?id=<#= ItemId #>\"\">Edit</a>\")
I am trying to call a server-side method immediatly after closing a telerik RadWindow. I have a pop-up RadWindow, and I want to perform a few operations in the client-side and server-side after that p
I have a Telerik RadGrid in which I\'m implementing custom paging binding to a Ajax Service. How do you pass data like a Search String to the Web Method?
I am unable to call web service 2nd time from jQuery function code is here. Page: <telerik:RadCodeBlock ID=\"RadCodeBlock1\" runat=\"server\">
I want a checkbox in RADGRID. Following are detailed requirements: All the radgrid columns i am populating with AutoGenerateColumns=\"True\" from stored procedure. I need an extra checkbox column.
There is a command like this that I\'m using: var windowElement = $.telerik.window.create({ title: \"Insert image\",
I\'m trying to set up a Master/Detail grid using the Grid control from Telerik\'s Extensions for ASP.NET MVC.My problem is setting up the server template.
I am having trouble that RadFilter is not detecting the columns correctly. I bind my RadGrid through code in Asp like:
Today, I compiled the Telerik RadControls ASP.NET AJAX \"Live Demos\" project (which I compiled several times last week and worked) in Visual Studio 2008.I made some unique changes to the solution bec