Is it possible to add a button to the column header of a WebDatagrid?
Hello Satu,
Have you been able to resolve the issue? If you need more assistance, please let me know.
Sincerely,
Tsanna
Thank you for posting in our community.
The WebDataGrid control includes several templates that allow you to customize the grid how to be displayed. It’s possible to add a button to the column header as you add TemplateDataField column and use HeaderTemplate in it. Attached is a sample which demonstrates similar scenario. Please feel free to contact me if you have any further questions.