ResponsiveGridPanel active style

hi, where i set the active style to have more than 1 column, row to put various components like label or edit ? in the sample TMSWeb_ResponsiveGridPanel i don't see this ... There is a more details guide for this grid ?



bye

The active style is determined by the size of the control in relationship to the size specification under WebResponsiveGridPanel.Layout of the various layout items that can be added. The number of columns or rows is set in this TResponsiveLayoutItem

hi, why at design time if i stretch a WebResponsiveGridPanel components are replaced correctly (on 1 or more columns) while at runtime are replaced always in smartphone style (one column) ?

Latest version v1.3.8.0?
Details?

How to reproduce?

i think yes, downloaded on 4/4/20

sorry : i tested with IE... with chrome go fine

I have seen an issue with IE11. For all current modern HTML5 compliant browsers, it should work fine.

We'll investigate if something can be done for IE11.