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
205
XamGrid ColumnMovingSettings in Style
posted

Hi,

I'm building an application and i have more than 230 XamGrids in it. All of then must have the same layout, so i built an style for it. The problem is: all XamGrids need to be movable, so how can I do it in Style or any other generic way? Will I need to set this property for each grid? Or the best solution is to inherit XamGrid class and set that property in code?

 

Thanks!