Hi,
is there a best practice in using Grid Layout?
I mean: I want to replace tables with grids to have the basic mobile compatibility and I would like to keep the final look and feel. I've already read Creating a Dynamic Grid Layout by Lukas and I know that I must use divs inside the grid cells. Is there a smart way to achieve this behaviour (the same l&f)? Or is it enough to set appropriate style class to every div?
is there a best practice in using Grid Layout?
I mean: I want to replace tables with grids to have the basic mobile compatibility and I would like to keep the final look and feel. I've already read Creating a Dynamic Grid Layout by Lukas and I know that I must use divs inside the grid cells. Is there a smart way to achieve this behaviour (the same l&f)? Or is it enough to set appropriate style class to every div?
Thanks in advance
Davide