Add Progress Bar in Grid Column
- Last UpdatedNov 15, 2023
- 1 minute read
You can add a progress bar through the following code updates. There are two sections in the configuration file that you need to update to add a progress bar.
-
In the //Columns section where all the column headers are defined, add a template key in the column header where you want to add a progress bar. The following screenshot is an example from the configuration file.
-
In the //adding progress bar section, you can update the code similar to the following screenshot, depending on your requirement.
