Skip to content

What is best practice to dynamically CRUD columns in igx-grid #13960

Answered by RivaIvanova
KaushikEDS asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

I have been looking into your questions and here are some directions regarding the different points:

I have a use case where user can manually add which columns he wants in the grid.

I am not quite sure what you mean by "manually add which columns he wants in the grid", however, if you require showing/hiding some columns, I believe that you will find our Column Hiding feature topic here quite helpful on the matter. Additionally, you could also set the IgxColumn’s hidden property in order to hide/show it.

I want the best possible solution with state management (using Ngrx) where all interactions with grid are as smooth as possible.

The NgRx framework is not directly related to t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kacheshmarova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants