SuperGrid - Dynamic Component Injection
This demo injects external columns through a DynamicComponent placed inside the grid
ChildContent. The injected component receives the grid through a cascading parameter and
calls AddColumn(position, column) after its @ref columns are available.
Injected columns: Price is inserted at position 1 and Status at position 3.
Rows: 6
Injected component: ProductDynamicColumnsInjector
GridId: dynamic-component-demo
Dynamic component columns
Inject external columns with DynamicComponent inside the grid ChildContent.
External columns injected with
DynamicComponent| # | ID | Name | Category | Stock | Updated |
|---|