How to add button or multiple hyperlinks for edit / delete selected record

How to add button or multiple hyperlinks for edit / delete selected record

in sfDataGrid 


3 Replies

VS Vijayarasan Sivanandham Syncfusion Team December 15, 2021 01:52 PM UTC

Hi Dia Sagar,

Your requirement to add button in SfDataGrid can be achieved by using the GridButtonColumn. For more information related to GridButtonColumn, please refer the below user guide documentation link,

UG Link: https://help.syncfusion.com/windowsforms/datagrid/columntypes#gridbuttoncolumn

The selected records can be deleted when clicking the cell button by using the DeleteSelectedRecords method in the SfDataGrid.CellButtonClick event.

UG Link: https://help.syncfusion.com/windowsforms/datagrid/columntypes#deleting-the-selected-records-by-button-click  

https://help.syncfusion.com/windowsforms/datagrid/editing

Please let us know if you have any concerns in this.

Regards,
Vijayarasan S 



DS Dia Sagar replied to Vijayarasan Sivanandham December 15, 2021 06:22 PM UTC

Thanku sir,,,

my problem solved... very very thanks again sir



VS Vijayarasan Sivanandham Syncfusion Team December 16, 2021 06:40 AM UTC

Hi Dia Sagar,

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


Loader.
Up arrow icon