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 ?