Posted 11 January 2020, 10:07 pm EST
How to use the progress indicator in Component one ?
There is no example for progress indicator.
Kindly post an sample for progress indicator.
Forums Home / ComponentOne / WPF Edition
Posted by: amit.ghanekar on 11 January 2020, 10:07 pm EST
Posted 11 January 2020, 10:07 pm EST
How to use the progress indicator in Component one ?
There is no example for progress indicator.
Kindly post an sample for progress indicator.
Posted 13 January 2020, 1:41 am EST
Hello Amit,
Please find attached sample application. The application shows C1Progressbar and C1ProgressIndicator while loading data in a control (C1DataGrid).
Hopefully this should get you started. Should you need anything further, do let me know.
Thanks,
Ruchir
C1ProgressBar.zip
Posted 14 January 2020, 3:54 am EST
Dear Ruchir,
Thanks for the reply. It worked.