Show cell text in progress bar column instead of percentage or fraction?

How can I show the bounded cell value instead of the default fraction/percentage like in this WPF exemplar but in winforms?

https://support.syncfusion.com/kb/article/2518/how-to-set-the-progress-bar-to-a-column-in-wpf-datagrid


1 Reply

SP Sreemon Premkumar Muthukrishnan Syncfusion Team July 17, 2024 10:48 AM UTC

Hi ollie, 

In WinForms SfDataGrid, to display the value in terms of a progress bar, we have a separate column named "GridProgressBarColumn". Please refer to the user guide documentation below for more information regarding the GridProgressBarColumn.

UG documentation: https://help.syncfusion.com/windowsforms/datagrid/columntypes#gridprogressbarcolumn

Regards,

Sreemon Premkumar M.


Loader.
Up arrow icon