telerik-mvc
Telerik ASP.NET Ajax RadGrid in MVC and ViewState?
That\'s right, an ASP.NET Ajax control in MVC. I know I know, there are Telerik MVC controls but the Telerik MVC grid doesn\'t have everything I need so I\'m dead set on using the ASP.NET Ajax control[详细]
2023-04-04 18:48 分类:问答Problem with ASP.NET MVC Edtior Templates
I am trying to create an editor template for column in a Telerik MVC Grid.After clicking edit this simple string column should show the same string value and next to it I would like to show a button o[详细]
2023-04-04 15:02 分类:问答How to fix the Runtime Error In server using jqueryMobile in MVC3?
I had develop a small jquery-mobile 开发者_如何学Goapplication in telerik MVC3. It is working in local machineand i uplod into my server and tested it works for desktop devices but when I test in Mobi[详细]
2023-04-04 05:46 分类:问答How to remove "column name: " from grouped column in Telerik MVC (razor) grid control
I am looking at using the Telerik MVC3 Razor grid control for a project. Grouping works really well, but is it possible to remove the \"column name: \" from the grouping?[详细]
2023-04-03 16:44 分类:问答Editor template for Telerik MVC grid not working [duplicate]
This question already has an answer here: Closed 11 years ago. Possible Duplicate: Telerik MVC custom AJAX editor template[详细]
2023-04-03 03:25 分类:问答Telerik MVC Grid Delete operation
i would like t开发者_开发问答o ask how i can intercept the ajax delete functionality of a grid using ajax binding? specifically, up to the point wherein, after i click on delete, as the confirm prompt[详细]
2023-04-02 10:09 分类:问答ASP.NET MVC: Displaying JSON in a grid where JSON data only known at runtime
I\'ve spent a long time trying to work this out, but no success thus far.Basically, there will be a JSON dataset coming via a jQuery GET or similar, which will differ in the number of columns and colu[详细]
2023-04-02 03:37 分类:问答Adding a new tab using client side API in Telerik MVC TabStrip control
Does anyone know how to add a tab in Telerik\'s MVC TabStrip using Client Side API ? There is nothing in documentation and no code in tabstrip javascript too. I am hoping 开发者_Python百科some one mig[详细]
2023-04-01 00:13 分类:问答Telerik MVC Grid client .dataBind() throwing exception
When I try and call .dataBind() on a Telerik Grid object in javascript, it throws an exception. The same code I\'m using was working just fine with a previous version of the Telerik controls (2010.2.9[详细]
2023-03-31 19:15 分类:问答Telerik MVC DateTimePicker Set value in Javascript
I\'m setting the value of the datetime picker 开发者_JAVA百科at client side using $(\'#ToDate\').data(\'tDateTimePicker\').value(javascriptdateobject);[详细]
2023-03-31 17:47 分类:问答