Page 1 of 1

DataTable: Resizeable columns with ColumnGroups

Posted: 19 Jun 2020, 09:07
by zingel
Hey,

Currently I'm evaluating PrimeVue for an company. The most important component for us to use is a feature rich datatable. PrimeVue offers nearly everything, except of one feature I stuck with. We need resizable columns in combination with column groups and scrolling and paging. Is this possible? Am I doing something wrong?
I have a working datatable with column resizing, but as soon as I add column groups, the columns are not resizable any more.

Thanks

Re: DataTable: Resizeable columns with ColumnGroups

Posted: 04 Jul 2020, 10:23
by cagatay.civici
ColumnGroups resizing is a bit tricky so we left it out initially but it is on our roadmap. By the way we already did it in the past for PrimeFaces;

http://primefaces.org/showcase/ui/data/ ... size.xhtml

Re: DataTable: Resizeable columns with ColumnGroups

Posted: 13 Aug 2020, 14:06
by mkornatzki
Hi,
when is this feature ready to use in vue?