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
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
I have a 开发者_开发问答RadGrid which has in place insert and edit functionality. One of the fields is a drop down.
I need a way to stop all editing (insert, update, delete) on a Radgrid but still allow the paging to work.
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
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:
I have a master detail grid. I have a ViewModel that populates the Telerik parent grid by simply binding the model to the grid.
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.
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()?
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: