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
275
Reference Field in InitializeRow
posted

I have an unbound checkbox on the grid and based on a number of conditions I want to enable or disable the checkbox for that row.  I think I need to run this during the InitializeRow event for the grid, but I'm not sure how to reference the unbound checkbox on the grid.

How do I reference the checkbox during the InitializeRow event?

Parents Reply Children