telerik-grid
Ajax not working from the initial load of the grid, Templates and ClientTemplates
I have the following code: @using com.mycompany.myproject.web.ViewModels @model IEnumerable @{ Html.Telerik().Grid(Model)[详细]
2023-03-25 07:31 分类:问答Problem with paging in telerik Radgrid when databinded from ServerSide
I have two radgrid , for the first radgrid i am binding the data from serverside , and for the second radgrid i am binding the data through sqldatasource from clientside.[详细]
2023-03-25 02:10 分类:问答Problem with Type casting while setting edit mode for radgrid
I have The following code to set the edit mode for Radgrid based on condition but i am getting error saying cannot implcitly convert bool to telerik.web.ui.grideditmode[详细]
2023-03-24 07:21 分类:问答UI thread stalls on loading and updating a RadGridView object
Afternoon all, I\'m currently profiling a rather large C# WPF app, trying to eliminate a few performance issues. One involves a 5-8 second stall that occurs when switching to a particular (rather lar[详细]
2023-03-24 01:07 分类:问答Error on button click after implementing PDF Generation on radgrid
My requirement is to generate PDF while clicking on image button in the grid.In the same page I have one search button(btnSearch). I have implemented OnNeedDataSource event.While clicking on search bu[详细]
2023-03-24 00:04 分类:问答DropDownList On telerik grid with inline Edit Option mvc
I am using Telerik grid for mvc project , I want drop down list to be in the grid for four values , but I want first to choose the the dropdownlist to be present at inline edit mode and to be disabled[详细]
2023-03-23 22:32 分类:问答serverbinding in Telerik grid in MVC
I have bound the grid using server bing and the grid update method is working, but the delete method is not. I would be grateful for any suggestions as to what might be the problem.[详细]
2023-03-23 15:06 分类:问答Telerik RaGrid - How to add Edit column at design time
This is a column in my Telerik Rad Grid <telerik:GridTemplateColumn HeaderText=\"Action\" UniqueName=\"d开发者_如何学CtgColActions\"Groupable=\"false\" Reorderable=\"false\">[详细]
2023-03-23 10:48 分类:问答Problem with grid refreshing after closing radwindow
I have problem with radgrid refreshing, when i close the popuup radwindow,can any one help to figure out the problem.[详细]
2023-03-23 08:15 分类:问答Implementing Telerik VirtualQueryableCollectionView with MVVM pattern
I have an application that was implemented using the Telerik RadGridView control and Caliburn.Micro MVVM framework.Because of some performance problems, I needed to implement the Telerik VirtualQuerya[详细]
2023-03-22 13:24 分类:问答