This is a migrated thread and some comments may be shown as answers.

Customising of radgridview row details column button

1 Answer 146 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jasmine
Top achievements
Rank 1
Jasmine asked on 07 Oct 2019, 01:59 AM

Hi,

I would like to customise the default [+] button on my row details column, put another icon and adjust the size and colour.

How do I go about it?

Thank you so much!

1 Answer, 1 is accepted

Sort by
0
Dimitar Dinev
Telerik team
answered on 08 Oct 2019, 09:58 AM

Hi Jasmine,

You can achieve that by editing the control template for GridViewToggleButtonTemplate, create a style and use the ToggleButtonStyle property of the GridViewToggleRowDetailsColumn to apply the style.

Attached, you can find a sample project in which I've demonstrated this approach, replacing the +/- signs with RadGlyph but you can configure it to your liking. Please, review the project and let me know if it delivered the desired result.

Regards,
Dimitar Dinev
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Jasmine
Top achievements
Rank 1
Answers by
Dimitar Dinev
Telerik team
Share this question
or