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

GridGroupingControl: Set ''EditIndex'' to a specific row

Hi,

to set inline editing by code in a GridView, I use the following code:

GridView1.EditIndex = lngIndex

What would be the corresponding code for your GridGroupingControl?


Regards, Sven


1 Reply

BM Bharath M Syncfusion Team January 20, 2010 08:31 AM UTC

Hi Sven,

Thank you for your interest in Syncfusion products.

We suggest you to use "GridGroupingControl1.Table.Records[index].BeginEdit()" function to set edit mode for particular records.

For more details, please refer our Online Documentation:
http://help.syncfusion.com/ug_74/gridweb/defaultasp.html

Let me know if you have any concerns.

Regards,
Bharath

Loader.
Live Chat Icon For mobile
Up arrow icon