Hi,
I have a problem in implementing the automatic data source operation as illustrated in http://www.telerik.com/demos/aspnet/prometheus/Grid/Examples/DataEditing/AllEditableColumns/DefaultCS.aspx
In my project I'm using a Stored Procedure to fetch the data from SQL Server and I need In-Form editing feature of the RadGrid. I'm displaying 3 fields which are editable. The example that is shown in the demo doens't help me much. I would really appreciate if someone can write a sample for me so that I can go through it and implement accordingly.
In my project scope I woulod be using 2 Stored Procedure 1 for fetching the data other for updating the same (Row wise).
Any help would be appreciated.
Thanks
I have a problem in implementing the automatic data source operation as illustrated in http://www.telerik.com/demos/aspnet/prometheus/Grid/Examples/DataEditing/AllEditableColumns/DefaultCS.aspx
In my project I'm using a Stored Procedure to fetch the data from SQL Server and I need In-Form editing feature of the RadGrid. I'm displaying 3 fields which are editable. The example that is shown in the demo doens't help me much. I would really appreciate if someone can write a sample for me so that I can go through it and implement accordingly.
In my project scope I woulod be using 2 Stored Procedure 1 for fetching the data other for updating the same (Row wise).
Any help would be appreciated.
Thanks