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
595
Enable Scrollbar always for dynamically creating XamGrid
posted

Hello Team,

I'm dynamically creating xamgrid by code with multiple rows/columns. Scrollbar is enabled for parent control of xamgrid and it is working fine.

Now I need scrollbar only for xamgrid so that I can fix some columns from scrolling.

Can you please help me to enable scrollbar for XamGrid using code ?

Parents
  • 6120
    Offline posted

    Hello Ramesh,

    Scrolling will be enabled in XamGrid as needed based on the visible rows and columns. In order to have the scrollbars you need not write any additional code. If you are seeing a different behavior then please clarify the Infragistics version that you are using.

    Once I receive the version information, I can test this behavior to help you further.

Reply Children
No Data