Here's a demo of described features. Styles are still TBD, just wanted to
show functionality.
http://home.dnpavlov.com/gnucash/js-table.html
This is an exported budget report. I fixed table layout, added datatables
and turned on: header and column fix, search field, row selection.
2014-03-30 22:
I've performed research about tables enhancement.
At first I'd like to list some of features that seems useful to me:
1. Fixed headers and first column. Good for large tables, greatly improve
visibility and usability
2. Table search. Add input to dynamically filter table rows.
3. Row selection. Ca
Ok, thanks for your feedback.
First of all, I'll make some research and a proof of concept to test
overall idea. I want to find a suitable library at first. Currently looking
at https://datatables.net/
2014-03-21 19:51 GMT+04:00 Derek Atkins :
> Hi,
>
> Dmitry Pavlov writes:
>
> > Hello,
> >
>
Hi,
Dmitry Pavlov writes:
> Hello,
>
> Does anyone plan to improve tables representation in reports? Currently all
> the tables are pretty simple and they are not very convinient to use on a
> large number of columns and rows. As an example, there is no row/column
> fixation feature.
> I think t