-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Table Personalization Dialog for hide/show column to AnalyticalTable #2149
Comments
Hi @buddfung we will add this feature to our roadmap, but it may take some time to implement this, because we have some high priority tasks in our pipeline which we need to tackle first. |
This feature might get developed as UI5 Web Component: SAP/ui5-webcomponents#6579 |
As this feature request has been added to the UI5 Web Components backlog, I'll now close this issue. |
Hi,
Currently, we have a requirement for hide/show column on AnalyticalTable.
We see that we can use "tableInstance" to hide/show the column in the code.
From UI side, we found there was a Table Personalization Dialog (https://experience.sap.com/fiori-design-web/table-personalization-dialog/#components, https://experience.sap.com/fiori-design-web/table-personalization-dialog/) But it seems like not available in ui5-webcomponents-react library.
We would like to know if there is a plan to bring this dialog to this library. Or we should go ahead to build that dialog ourselves? We are looking for some more standardize solution. In our application, we have more than 5 tables need that functionality. It would be nice to have that component as it is kind of common features for table.
If you have any recommendation or input, we would like to hear more.
Thank you.
The text was updated successfully, but these errors were encountered: