How to have the column not visible by default? #596
-
Firstly, powergrid datatables is a wonderful plugin and I love it.I really appreciate your development team. It reduced my development time. But, I have some issues . How can we make the column invisible not hide and later after the datatable is populated the user will have the option to make it visible through the columntoggle button. And secondly how to give the size of the columns manually(the width). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Try For the hidden:
For the styling:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick response. I have applied what you have suggested and its working. |
Beta Was this translation helpful? Give feedback.
Try
For the hidden:
Add the following hidden method with params as:
For the styling:
Add the
bodyAttribute
to the Column with parameters