This question is locked. New answers and comments are not allowed.
HI,
we have recently bought the Telerik Ultimate Collection for .NET in our company.
i have a small problem with telerik Grid for Asp.net MVC.
I have a grid Binded from my DB, in my Grid i have an action column that contains an update button to load the information of each row in a Window that contain a form with the needed fields, after doing the modifcation i validate my form by clicking on a validate button that will send a request to the DB to update the row informations. Now there is my question, after binding my grid i would like to get the updated row selected (I have the Id of the row).I 'd like to do the same thing when adding a new record that means i will get the added row selected after binding my grid.
I hope my request was clear.
Thank you.
we have recently bought the Telerik Ultimate Collection for .NET in our company.
I have a grid Binded from my DB, in my Grid i have an action column that contains an update button to load the information of each row in a Window that contain a form with the needed fields, after doing the modifcation i validate my form by clicking on a validate button that will send a request to the DB to update the row informations. Now there is my question, after binding my grid i would like to get the updated row selected (I have the Id of the row).I 'd like to do the same thing when adding a new record that means i will get the added row selected after binding my grid.
I hope my request was clear.
Thank you.