ExpressQuantumGrid supports work with the following grid View types:
The Table View represents data in a tabular format where columns
correspond to data fields while rows represent data records. The key
element of the Table View is the column. Columns provide a convenient
way to represent data, allowing users to customise a View by sorting,
filtering, and grouping data.
The following image shows the Table View layout:
The Layout View arranges records in separate cards within card layout
containers. The image below shows the Layout View layout:
The Chart View uses diagrams to visualise data in the form of graphical
shapes so that values can easily be compared. Data is visualised using
the following chart diagrams: bar, column, line, area, and pie diagrams.
The Chart View displays a single diagram at a time.