Indicates if a Free Style Grid will be drawn with a Responsive behavior or as a Tabular Table.
Responsive | The Free Style Grid will have a responsive behavior, which can be configured through the Columns property. |
Tabular | The Free Style Grid will be drawn in the form as a table, so it will not have a responsive behavior. |
Controls: Free Style Grid
In Responsive Web Applications, Free Style Grids have two modes to be drawn, which can be tabular (as an HTML table) or responsive (using tags DIV).
This property allows you to select the mode.
This property applies only at design time.
This property is available since GeneXus X Evolution 3 Upgrade 2.
Responsive Web Applications