telerik-grid
RadComboBox in a RadGrid and getting the unique row
I have a radgrid with a radcombobox in each row.I want to get the row\'s ID after the combo box has been chosen (someone selecting a value in the drop down).I\'m using the onitemcreated property of th[详细]
2023-03-09 22:27 分类:问答Save data from telerik radgrid to database
Hi I\'m new using telerik rad controls an asp development and I need some help. I have a radGrid wich is populated with data when a button is pressed, I found a solution here in the forum for selectin[详细]
2023-03-09 06:13 分类:问答RadGrid populate drop down in insert/edit mode
I have a 开发者_开发问答RadGrid which has in place insert and edit functionality. One of the fields is a drop down.[详细]
2023-03-08 01:32 分类:问答Radgrid stop editing but allow paging
I need a way to stop all editing (insert, update, delete) on a Radgrid but still allow the paging to work.[详细]
2023-03-07 20:12 分类:问答Radgrid stop the ability to add new and edit a row at the same time
On my radgrid I have inline inserting and editing. It is possible for the user to click \"Add New\" which gives them an editing template and then to click \"edit\" on an existing record. This results[详细]
2023-03-07 20:12 分类:问答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 Master Detail
I have a master detail grid. I have a ViewModel that populates the Telerik parent grid by simply binding the model to the grid.[详细]
2023-03-05 09:24 分类:问答RadGrid InsertCommand event repeats on every page refresh
I\'m using MasterTableEditForm for inserting rows in RadGrid. In edit form I have a button with commandname = \"Perf开发者_如何学运维ormInsert\" property, for inserting new row.[详细]
2023-03-05 03:20 分类:问答Telerik Grid. How to tell which button is clicked on on OnDelete() client action?
In Telerik Grid, how to tell which button is clicked on when OnDelete() client action is triggered? Or is there any pre or post action for OnDelete()?[详细]
2023-03-05 02:27 分类:问答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 分类:问答