1. Auto column width will be a real valuable addition.
2. Is there a way to get the table to be also vertically scrollable besides scrollable by page only. Scrolling vertically is more intuative
3. I have a date in a SQLite table that is in this format: M/d/yyyy. When I assign it to COLUMN_TYPE_DATE it displays all the dates with date 12/31/1969. Is there a way I can use the formatter to change it so I can use its current format M/d/yyyy and be able to sort with it.
4. The library seems to have many great features, some are hard to figure out their usage. I wish the tutorial can cover all of them
Thank you
2. Is there a way to get the table to be also vertically scrollable besides scrollable by page only. Scrolling vertically is more intuative
3. I have a date in a SQLite table that is in this format: M/d/yyyy. When I assign it to COLUMN_TYPE_DATE it displays all the dates with date 12/31/1969. Is there a way I can use the formatter to change it so I can use its current format M/d/yyyy and be able to sort with it.
4. The library seems to have many great features, some are hard to figure out their usage. I wish the tutorial can cover all of them
Thank you