Replies: 1 comment 5 replies
-
Hi, any update on this issue. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am converting a Table I had implemented in v2 to the v3 (iTwinUi) Table. Can you please guide where I can find out info on the parameters required to set for the iTwinUi Table. I am using the following link
https://itwin.github.io/iTwinUI-react/?path=/docs/core-table--filters ->> Docs
It defines several parameters (className, column, data, density ...), I am unable to find exactly what I need to pass especially for the 'column' parameter (I assume this is same as the 'column' in v2 but without documentation I can't know for sure). Similarly I want to use 'selectionMode' and perhaps 'style', not sure what to pass. v2 had very extensive documentation on these parameter but I am unable to locate documentation for v3. Can you please guide where I can find documentation and details on these parameters.
In v2, I was using the 'showDistinctValueFilters' option
In iTwinUi table, I only get option for filter
Can you please guide how I can enable the 'showDistinctValueFilters'
Thank you,
Ovais
Beta Was this translation helpful? Give feedback.
All reactions