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
40
Enable/Disable Row in XamDataGrid
posted

I am using XamDataGrid in my application and i want to Enable/Disable (Gray out) row in XamDatagrid depending upon perticular column Data.

As Example i have list of user that i want to show in XamDataGrid. If User's Login is expired row will show disable(gray out) and no data should allow to be changed. if its active login normal row will be displayed in grid.