Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:groupingheadar [2011/10/11 17:57] tony |
wiki:groupingheadar [2017/12/09 16:52] (current) admin |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| - | Header grouping is a way to add a additional column above the header grid rows, so that they are grouped of desired way.\\ | + | Header grouping is a way to add additional columns above the header grid rows, so that they are grouped in a way you need them.\\ |
| - | Typical implementation can look like the picture below. | + | Typical implementation can look like the picture below: |
| \\ | \\ | ||
| \\ | \\ | ||
| Line 11: | Line 11: | ||
| \\ | \\ | ||
| - | We support two type of grouping - with colSpan enabled and colSpan disabled. \\ | + | We support two types of grouping - with colSpan enabled and colSpan disabled. \\ |
| If the colSpan is disabled (the default) the headers that do not have grouping have a additional cell above it.\\ | If the colSpan is disabled (the default) the headers that do not have grouping have a additional cell above it.\\ | ||
| If the colSpan is enabled there is no additional cell above the non-grouped column and it is considered as one column. | If the colSpan is enabled there is no additional cell above the non-grouped column and it is considered as one column. | ||
| Line 68: | Line 68: | ||
| ^Property^Type^Description^Default^ | ^Property^Type^Description^Default^ | ||
| - | |useColSpanStyle|boolean| Determine if the non grouping header cell should be have cell above it - falue of false or the column should be treated as one combining boot - true| false| | + | |useColSpanStyle|boolean| Determine if the non grouping header cell should be have cell above it - value of false, or the column should be treated as one combining boot - true| false| |
| |groupHeaders|array| A set of object(s) which describes the header grouping texts and rules. Bellow is the list of the options of every element of this array| empty| | |groupHeaders|array| A set of object(s) which describes the header grouping texts and rules. Bellow is the list of the options of every element of this array| empty| | ||