We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Essential Group Grid - how to use update cmd to update record

Hi there,

Just downloaded and started to use Essential Group Grid control. I have version 5.202.0.25.

I noticed in the samples, there are events added in the Page_Load event to perform row updating, inserting and deleting like this:

AddHandler myGrid.DataSourceControlRowUpdating, AddressOf RowUpdating

In the Sub RowUpdating method, how do I pass the new row records to my stored procedure? and is this event fired as soon as I click on the "checkmark" button. I don't need to write any code to a button click event?

The other option is whether I can set up my datasource object to make use of the UpdateCommand, InsertCommand and DeleteCommand ? This will make it a lot easier.

Thanks.

Ivan

2 Replies

IS Ivan Siew September 27, 2007 12:35 AM UTC

I found an answer to this by doing a search on "delete" in this forum. Thanks anyway.


MW Melba Winshia Syncfusion Team October 26, 2007 02:01 PM UTC

Hi Ivan,

Thank you for the update.

Please let me know if you have any other questions.

Thanks,
Melba

Loader.
Live Chat Icon For mobile
Up arrow icon