Right Click on Group Caption
Hi

Is it possible to right click on a Group Caption Control and then itterate through the items in that group
is it possible to right click and perhaps update something in each of the 3 rows underneath programatically ?
Peter
SIGN IN To post a reply.
3 Replies
1 reply marked as answer
VS
Vijayarasan Sivanandham
Syncfusion Team
June 14, 2021 02:07 PM UTC
Hi Peter,
Thank you for contacting Syncfusion Support.
Please find answer for your queries below
Thank you for contacting Syncfusion Support.
Please find answer for your queries below
|
Queries |
Solutions | |
|
Is it possible to right click on a Group Caption Control and then itterate through the items in that group |
Your requirement can be achieved by using CellClick event in SfDataGrid. Please refer the below codes snippet,
For more information related to CellClick event, please refer the user guide documentation, | |
|
is it possible to right click and perhaps update something in each of the 3 rows underneath programatically ?
|
Your requirement can be achieved by customization the CellClick event in SfDataGrid.
For more information related to Editing, please refer the user guide documentation, UG Link: https://help.syncfusion.com/windowsforms/datagrid/editing#change-a-cell-value-programmatically
|
Sample Link: https://www.syncfusion.com/downloads/support/forum/166299/ze/Sample-1645933411
Please let us know if you have any concerns in this.
Regards,
Vijayarasan S
Marked as answer
PE
Peter
June 14, 2021 02:42 PM UTC
Hi Vijayarasan,
Great Job
Thats working perfect
Regards
Peter
VS
Vijayarasan Sivanandham
Syncfusion Team
June 15, 2021 05:55 AM UTC
Hi Peter,
Thanks for the update.
We are glad to know that the reported problem has been resolved at your end. Please let us know if you have any further queries on this. We are happy to help you😊.
Regards,
Vijayarasan S
SIGN IN To post a reply.