BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Query 1:
Is it possible to change icon in the grouping feature of sfDataGrid? Or at least icon color?
|
If you want to change the icon of expander cell then you can customize the style of “GridExpanderCellControl” as shown like below code,
| |
Query 2:
Is it possible to change icon color in grouping?
|
If you want to change the icon color of expander cell, then you can customize the style of “GridExpanderCellControl” as shown like below code,
|
Thaks.
Works like expected.