dev:eg-grid:styling
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dev:eg-grid:styling [2024/04/05 16:37] – wish list link sleary | dev:eg-grid:styling [2024/07/17 15:16] (current) – removing link to bug proposal, since this is in 3.13+ sleary | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Grid column styling ====== | ====== Grid column styling ====== | ||
- | |||
- | **Note: this is based on the proposed eg-grid table rewrite; see [[https:// | ||
All cells (including headers) have a set of class names derived from the IDL field name, path, and datatype. This will allow us to write very precisely targeted styles for specific columns. | All cells (including headers) have a set of class names derived from the IDL field name, path, and datatype. This will allow us to write very precisely targeted styles for specific columns. | ||
Line 11: | Line 9: | ||
Numeric data types (int, float, money) and any IDL field name ending in -count are aligned to the right. You may override the default alignment for any column using the new buttons in the Manage Columns dialog, or reset to the default alignment using the X icon there. (This may be especially useful for dates, if you are using a numeric format with two characters for month and day.) The row counters remain left-aligned. | Numeric data types (int, float, money) and any IDL field name ending in -count are aligned to the right. You may override the default alignment for any column using the new buttons in the Manage Columns dialog, or reset to the default alignment using the X icon there. (This may be especially useful for dates, if you are using a numeric format with two characters for month and day.) The row counters remain left-aligned. | ||
- | Numeric columns, dates, IDs, and barcodes | + | Numeric columns, dates, IDs, and barcodes |
===== Barcodes ===== | ===== Barcodes ===== |
dev/eg-grid/styling.1712349437.txt.gz · Last modified: 2024/04/05 16:37 by sleary