telerik-mvc
Telerik Dropdown list not displaying first value after ajax refresh
I am implementing two dropdown lists where \"Fund\" dropdown list is populated by the selection of \"Close Date\" dropdown list (cascading). The problem is that after the Ajax update the \"Fund\" drop[详细]
2023-03-05 14:19 分类:问答Telerik Grid with Identical Property Names
I\'m working on a medical application where a grid needs to display the ICD description as well as its associated HCC category description.The ICD and HCC types look like this:[详细]
2023-03-04 09:16 分类:问答Change Telerik grid columns based on Appsetting
I have a Html.Telerik().Grid() that is bound to a model in my MVC view. I want it to return a link based on a value in the appsettings in the web.c开发者_Go百科onfig. Basically, if this is the dev ser[详细]
2023-02-27 13:34 分类:问答Multi level treeView
I\'m working on binding three levels to my telerik treeView +Directories *Archives -Documents *Directories[详细]
2023-02-27 05:48 分类:问答How to rebind Json object with Telerik MVC grid
Im having problem with rebinding grid with Json object…. Im trying to create custom delete button…[详细]
2023-02-26 04:41 分类:问答Server-side Validation using MVC 3
I\'m building an ASP.NET MVC3 app. I have 2 views; List item contains a grid details view consists of a drop down list (combobox)[详细]
2023-02-24 02:53 分类:问答Can I use [HandleError] on a Telerik [GridAction]? (Telerik MVC)
I\'m using Telerik Extensions for ASP.NET MVC, using Ajax databinding on a grid. I\'m using the HandleError attribute on the entire controller class, like so:[详细]
2023-02-23 22:46 分类:问答How to search a Telerik MVC Grid based on ASP.NET MVC 2.0's ListBox's selected Values?
I have a Telerik MVC Grid where there is a column Names , Gender , Age . I am going to use a ListBox which is bound to Gender ( coming from SQL 2k8 Table\" Person\". I am using Entity Framework, POCO[详细]
2023-02-23 18:08 分类:问答Telerik MVC Splitter maximum height
I am using the Telerik MVC splitter and I would like this to be displayed at 100% of the height of the container (i.e. have a height of 100%).Currently the panel is being displayed at a fixed height o[详细]
2023-02-22 02:53 分类:问答Automatic Paging based on Content Area / Resolution - Telerik Grid
I am trying to accomplish something and I am not sure if it is completely possible. I have a Telerik MVC Grid using ASP.NET MVC.[详细]
2023-02-19 13:35 分类:问答