Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
310
How to hide expand column?
posted

Hello,

I need to hide expand column (column with expander sign in igHierarchicalGrid) after the initialisation (either by converting igHierarchicalGrid to igGrid, or simply by setting width of expand column to 0px, or any other way) but I can not reach it in any way after initialisation.

Thanks

Branko

Parents
  • 2355
    Offline posted

    Hi Branko,

    Thank you for posting in our forums! Try setting expandColWidth option to “0px”. But the best solution here is to use the igGrid instead of igHierarchicalGrid. This way you won’t have any workarounds in your code.

    I hope this helps! Please let me know if you need any further assistance!

    Kind regards,
    Petko Zhekov
    Software Engineer

Reply Children