Posted 8 April 2022, 3:58 am EST
Hi
I like to change default sort icons by another customs icons in c1truedbgrid. I cant see in theme editor.
Thanks
Forums Home / ComponentOne / WinForms Edition
Posted by: jmnieves on 8 April 2022, 3:58 am EST
Posted 8 April 2022, 3:58 am EST
Hi
I like to change default sort icons by another customs icons in c1truedbgrid. I cant see in theme editor.
Thanks
Posted 11 April 2022, 2:56 am EST
Hi, I need to make better the UI, without change it , its imposible to view clear the buttons of sortings
Posted 11 April 2022, 5:34 am EST
Hi,
We apologize for the delay in response. Changing the sort icons of the C1TrueDBGrid is not directly possible. As a workaround, you can set the AllowSort property of the C1TrueDBGrid to false and handle the HeadClick event to manually sort the C1TrueDbGrid. Then, you can use the C1DisplayColumn.HeadingStyle.ForegroundImage property to show your custom sort icon in the column header. Kindly refer to the attached sample showing the above approach.
Best Regards,
Kartik
Posted 11 April 2022, 6:41 am EST
Hi
It’s not a workaround because its disable the event after_sort … I dont understand the reason that we can not change this “BASIC ELEMENT”, the arrows are so bads, unclears, in transparent color… We pay 1K for licence for this?
Posted 12 April 2022, 1:06 am EST
Hi,
We understand your concerns. We have escalated the issue to the development team to get their insights on it. We will let you know as soon as we have an update. We apologize for the inconvenience caused.
Kind Regards,
Kartik
[Internal Tracking ID: C1WIN-27240]
Posted 25 April 2022, 7:14 am EST
Any notice about this?
Posted 25 April 2022, 7:25 am EST
Hi,
We are getting in touch with the development team to get an update on the issue. We will let you know as soon as we get an update.
Kind Regards,
Kartik
Posted 26 April 2022, 2:06 am EST
Hi,
We are sorry to inform you that currently there is no API available to change the sort glyphs of the C1TrueDbGrid. We have sent an enhancement request for the same to the development team. We will let you know as soon as we have an update.
Kind Regards,
Kartik
[Internal Tracking ID: C1WIN-27273]
Posted 2 December 2022, 9:30 am EST
Hi,
We are glad to let you know that this enhancement has been incorporated in the latest 2022v3 (584) release. Now you can customize the sort glyphs using the C1TrueDBGrid Glyphs property.
The link for the latest NuGet package is given below. The 2022v3 release will be available for download from the C1 Control Panel in a few days.
(https://www.nuget.org/packages/C1.Win.C1TrueDBGrid/4.5.20223.584)
Best Regards,
Kartik