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
410
Show/Hide Last Columns in UltraWebGrid
posted

Hi All,

I have a grid with almost 15 columns so need horizontal scroll to display all the columns. Is there any property/method/way I can hide last 3-4 columns so that horizontal scroll bar is not displayed but it will add some sign [+] on last column & clicking on this sign will show remaining columns.

Thanks in Advance

 

  • 12025
    Suggested Answer
    posted

    Hello, 

    What you are asking looks like a combination of 2 features. Column hiding and column grouping. Column hiding is coming out in the next release of the product. We will release it as a CTP next week. Regarding column grouping so that you can group columns and possibly show a plus sign, when you expand all the columns is visible and vice versa. This feature is on our road map but has not been planned for a specific release. 

    However, I think you can get around this by using the column hiding feature itself and allowing a button next to the grid to show/hide column(s) when the user clicks on it. 

    hth, 

    Taz.