Can I use different layout managers in the same page?
I have two sections in my page, one needs static layout manager and another needs float layout manager. Can I achieve this kind of functionality?
Can I use different layout managers in the same page?
I have two sections in my page, one needs static layout manager and another needs float layout manager. Can I achieve this kind of functionality?