Configuration files delivered with the widgets
- Last UpdatedOct 10, 2025
- 2 minute read
The following configuration files are provided for these purposes:
-
Help you test a specific widget using sample data
-
To be used as a template if you want to create your own configuration file
-
Identify which widget control to use at design time
You can use any of these files as your template and modify it based on your requirements. By default, these files are populated as options for the Configuration property during design time. The list of options depends on the selected widget.
Gantt Chart
|
Configuration File |
Description |
|---|---|
|
Gantt_conf.js |
Standard configuration file that contains generic widget function. If you already know how the widget works, use this file on your actual development. |
|
Gantt_Multi_SampleData1_conf.js |
Configuration file with sample data for multiple Gantt Chart widget. This provides sample data for:
|
|
Gantt_Multi_SampleData2_conf.js |
Configuration file with sample data for multiple Gantt Chart widget. This provides sample data for:
|
|
Gantt_SampleData_conf.js |
Configuration file with sample data for single Gantt Chart widget. This provides sample data for:
|
Information Card List
|
Configuration File |
Description |
|---|---|
|
InformationCardList_conf.js |
Standard configuration file that contains generic widget function. If you already know how the widget works, use this file on your actual development. |
|
InformationCardList_Image_SampleData_conf.js |
Configuration file with sample image data. Use this if you want to test how images would render in the Information Card List widget. |
|
InformationCardList_SampleData_conf.js |
Configuration file with sample test data. Use this if you want to test how the Information Card List widget works. |
Merge
|
Configuration File |
Description |
|---|---|
|
Merge_conf.js |
Standard configuration file that contains generic widget function. If you already know how the widget works, use this file on your actual development. |
|
Merge_SampleData_conf.js |
Configuration file with sample test data. Use this if you want to test how the Merge widget works. |
Progress Bar
|
Configuration File |
Description |
|---|---|
|
ProgressBar_conf.js |
Standard configuration file that contains generic widget function. If you already know how the widget works, use this file on your actual development. |
|
ProgressBar_Lookup_SampleData_conf.js |
Configuration file with sample lookup test data. Use this if you want to test how the Progress Bar widget with lookup data works. |
|
ProgressBar_SampleData_conf.js |
Configuration file with sample test data. Use this if you want to test how the Progress Bar widget works. |
Split
|
Configuration File |
Description |
|---|---|
|
Split_conf.js |
Standard configuration file that contains generic widget function. If you already know how the widget works, use this file on your actual development. |
|
Split_SampleData_conf.js |
Configuration file with sample test data. Use this if you want to test how the Split widget works. |
SPC Chart
|
Configuration File |
Description |
|---|---|
|
SPCChart_conf.js |
Standard configuration file that contains generic widget function. If you already know how the widget works, use this file on your actual development. |