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
175
Use of checkbox Style with non-boolean data
posted

I am trying to display data from a flag field in a datatable that's defined as char(1) with a value of "1" or "0" as a checkbox in the grid.  Is there a way to do this in the Initialize_Layout event?