yogeshsd / query2report

Query2Report is a simple open source business intelligence platform that allows users to build report/dashboard for business analytics or enterprise reporting
https://sourceforge.net/projects/query2report/
GNU General Public License v3.0
51 stars 23 forks source link

Support for column span for elements #8

Closed yogeshsd closed 5 years ago

yogeshsd commented 5 years ago

Support elements to have column span option so that the elements on a row need not be of same size.

yogeshsd commented 5 years ago

Support for column span of an element with a row has been added. You can define the column span of an element in the element edit dialog box while creating or editing the element.

The default column span for all the element is 1 which means all the element on the row will have same width.