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
463
grouping
posted

Hi

if i am doing grouping more then 7-8 fields(grids column) then a vertical scroller bar should be appear.How can i set it.

Thanks

Parents
No Data
Reply
  • 469350
    Offline posted

    I don't understand your question.

    Why would you want a vertical scrollbar based on the number of columns in the grid?

    If the total width of the columns in the grid exceeds the width of the grid, you will get a horizontal scrollbar automatically by default. You don't have to do anything. But a vertical scrollbar doesn't make sense for columns. A vertical scrollbar would scroll rows.

Children