telerik-mvc
My telerik mvc tabstrip does not work
I have a TabStrip in a UserControl that is shown in a Telerik window. This window is shown as a result of the addition of one record in a Telerik grid, but i cant change the tabs clicking on it.[详细]
2023-02-07 22:53 分类:问答Telerik MVC Grid ClientEvents are never fired
I am using the following code to fire the client events and the events are not being fired: Telerik MVC Grid[详细]
2023-02-06 04:37 分类:问答Telerik MVC Grid - Enable editing clientside
I know this is a rather specific question - but I wasn\'t able to find any help in the Telerik MVC Grid documentation开发者_C百科.[详细]
2023-02-05 08:33 分类:问答Define a Template column for Telerik MVC Grid in Razor syntax
I have the following legacy code that I would like to mimic, with all action links inside one column.However, I can\'t seem to get the Razor syntax right.How should I express this in Razor?[详细]
2023-01-31 03:54 分类:问答Telerik MVC Extensions: Grid: During Ajax binding calls why is so much data posting back in the query string?
I am using Ajax binding with the Grid and ran into a problem where ASP.NET MVC was throwing a HttpRequestValidationException when I attempted an operation on the grid that invoked the Ajax call (like[详细]
2023-01-31 00:13 分类:问答Telerik MVC DropDownList not binding to model property
I have the following DropDownList in a Create view.开发者_如何学CI populate the list dynamically, cascading from two other lists, and all goes well before posting.The list populates correctly and I se[详细]
2023-01-30 18:02 分类:问答Problem with client event on Telerik MVC Combobox
I have the following markup in an MVC 3 Razor view.As is, the ComboBox renders properly, but doesn\'t drop down when I click the dropdown arrow.If I remove the jQuery validate script references that a[详细]
2023-01-30 17:21 分类:问答Tabstrip within a grid not working as expected
I have a grid, and on detail view I am using a tabstrip, each tab strip contains a grid. The problem is that when clicking on the tabs, nothing happens. I am using 2010.3.1110 release, and have update[详细]
2023-01-29 23:46 分类:问答Modifiy telerik grid filter LINQ entity expression
Hello everybody I\'m using the Telerik ASP.NET MVC2 grid and i need to change the way how the filters are non-case sensitive because the DB bugs when using lower method.[详细]
2023-01-29 19:59 分类:问答Loading Telerik MVC tabstrip via Ajax
I have the MVC Telerik grid with one column as a hyper link. Whenever the user clicks on this link, I am loading a partial view using Ajax.[详细]
2023-01-29 03:37 分类:问答