General layout question

Hi,
I am just making my first experiences with the angular components of Synfusion and have a general question about the layout.

So far I have worked with bootstrap under Angular using the bootstrap "Grid System". In the Syncfusion examples I always see a lot of custom CSS.

My question therefore:

Is there a layout system, for example to create forms with more than one column, or do I have to do it all myself using CSS?

Thanks!

1 Reply

SP Sowmiya Padmanaban Syncfusion Team September 2, 2020 07:37 AM UTC

Hi Kay Molkenthin,  
 
Greetings from Syncfusion support. 
 
We would like to like to let you know that we have similar UI component (DashboardLayout)  in our EJ2 library. You can render any HTML element or any Syncfusion component inside the DashboardLayout panels DashboardLayout is a grid structure component. It splits the panels (consider as a cells) based on the Columns property. When you set the Column property as 4, it splits the entire width of Dashboard Layout into 4 and creates cells which will separates as 4 rows and 4 columns.  
 
Refer the below link to know more about the structure of DashboardLayout component. 
 
 
Refer the below link for how to render the component inside the DashboardLayout component. 
 
 
 
Refer to the below links to know more about the DashboardLayout component. 
 
 
 
 
Could you please check the above shared links and share your exact requirement. 
 
Please let us know, if you need any further assistance. 
 
Regards,  
Sowmiya.P 


Loader.
Up arrow icon