telerik-mvc
Partial view problem with my Telerik Grid using asp.net mvc
I have a view with telerik grid. Ihave a controler code which I am passing the data to the view public ActionResult GridList(int id)[详细]
2023-01-28 05:58 分类:问答Can we use the Rad Controls to use in Asp.net MVC?
I am using Asp.net mvc telerik Controlls in my application. Can we use RAD Controlls in my asp.net mvc? application?[详细]
2023-01-28 00:49 分类:问答Getting client side validation to work with Telerik MVC Window
I am using a telerik mvc 开发者_开发问答window extension that is triggered from a custom template link in a telerik mvc grid.The window is modal and it contains a form for editing data. After successf[详细]
2023-01-27 04:36 分类:问答Telerik MVC Grid: Conditional row color
In my telerik grid i have a column that has an html.actionlink pointing to a delete function. Now, i dont delete it right away, it stays until the user explicitly says save changes. Is it possible to[详细]
2023-01-24 16:11 分类:问答Telerik Rad Grid Sorting
I have a rad grid which fetches the data from database and displays required number of records even though there are number of records[详细]
2023-01-23 19:34 分类:问答Move Desktop application to .NET web application - Silverlight or Telerik controls
Our client has a Desktop application (VBA and Access) that they are using for the past 10 years and it is buggy and they want to upgrade it. I want to use the latest MS technologies and plan to make t[详细]
2023-01-22 18:37 分类:问答JQuery : Forcing page to halt until data is finished loading
I might be wrong about what is actually happening here but i have 3 Html.dropdownlists. And im using jquery to handle filtering which does actually work. However, there is some odd behaviour which i t[详细]
2023-01-21 17:46 分类:问答Telerik MVC Grid : Putting a button in a column
What im trying to do is have an edit button that instead of opening the line for editing, it forwards you to a page where you can edit. Is th开发者_JS百科is possible? I tried something with the client[详细]
2023-01-21 16:59 分类:问答Ajax.BeginForm + Updating entire page in IE9
I\'m using MVC2 and have a telerik popup window in which I\'m doing a search and wanting to display the search results in a second tab.[详细]
2023-01-19 11:11 分类:问答How to add custom text to the footer of an MVC telerik grid
I am using the telerik MVC grid extension in my MVC2 application, and I would like to add a custom piece of text (a record cou开发者_运维技巧nt) in the footer. I don\'t want to use paging in this part[详细]
2023-01-18 22:18 分类:问答