telerik-mvc
script for telerik mvc grid gets registered on page but is not firing
I have implemented t开发者_运维知识库elerik\'s mvc grid in my .net application. I am using features such as filtering, grouping etc. The problem is that the javascript/jquery required to execute these[详细]
2023-03-17 15:21 分类:问答FileUploader Asp mvc Telerik Asynchrounous Content
I tried to Use the Telerik component Upload in asp mvc . @(Html.Telerik().Upload() .Name(\"attachement\")[详细]
2023-03-16 19:00 分类:问答not able to expand/collapse row in telerik's mvc webgrid
I am trying to collapse and expand the telerik\'s mvc webgrid. However only the first row comes expanded, i cannot colla开发者_运维问答pse it. And i cannot expand the successive rows. The code is:[详细]
2023-03-16 01:52 分类:问答Telerik MVC Grid - Client Side Object Model for Databinding Urls
Are the data binding Urls encapsulated in the Telerik MVC Grid Client Side object? Scenario is; I\'m tapping in to a onSave client side event for some validations. After validations are passed I nee[详细]
2023-03-13 04:21 分类:问答Popup Dialog Not Re-drawing after initial launch
I have a dropdown listbox on my main page with a button on the same page that launches a pop-up dialog box, also having a dropdown list box. I need the selected index of the 1st listbox control to be[详细]
2023-03-09 20:35 分类:问答How to hide a column from a Telerik MVC grid and ALSO from the Edit view
I have a Telerik MVC grid. 1 of the columns needs to be hidden from certain users. This is easy to achieve using .Visible[详细]
2023-03-08 11:46 分类:问答TryUpdateModel - the model of type could not be updated
I\'m using Telerik\'s MVC Gridto edit some records in MVC3, using Razor view. I call the edit on the controller using the following code:[详细]
2023-03-07 20:11 分类:问答Telerik MVC Grid routes?
I have a view with a Telerik MVC grid. The grid uses ajax to select the data fr开发者_JS百科om the server. However when i use firebug to check the performance of it, it says thats its accessing the fo[详细]
2023-03-07 11:40 分类:问答custom edit template telerik mvc grid
I use telerik mvc grid and pop up edit template. But I\'ve no idea when I want to custom my edit template. telerik bind all field on my model to it\'s edit template automatically.[详细]
2023-03-07 01:17 分类:问答How to create a custom theme for telerik MVC grid?
How can I create a custom theme for telerik MVC grid ? need you开发者_如何学Cr helps..You can use the Telerik Visual Style Builder.[详细]
2023-03-06 16:54 分类:问答