Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - IdrIngvard

Pages: [1]
1
ParamQuery Pro Evaluation Support / Grouped columns auto width and
« on: August 10, 2021, 02:45:23 pm »
Hello

I do evaluation of ParamQuery Pro to find out, whether it suitable for our product.
It looks very promising so far, but I have one issue, which I cannot deal with.
It seems, it related to column auto width, when columns are grouped. (https://paramquery.com/pro/api#option-flex).
It looks like it takes into account only data cell width and not a column header width. Could you, please,
point out, where I'm wrong?

StackBlitz: https://stackblitz.com/edit/paramquery-react-npm-treegrid-o2s5r9?file=src/App.js
Actual result is:

Expected result


And one more question. In API documentation I found option renderHead for column defintion:
https://paramquery.com/pro/api#option-column-renderHead
But I cannot get it working?


Pages: [1]