I have a checkbox in a datagrid and I want it to show checked for active records (denoted by a Y in the active column of my database). How do I get the Y to check the checkbox?
It is easily modified to return a boolean. In the conditions just specify to return true if the string is "Y" and False if anything else. The line for the datagrid column changes in that you use the checked property instead of the text one for a text box as is shown. Other than that it is the exact same concept. That'l do donkey, that'l do
Mark
If you are unsure of forum etiquette check here faq796-2540
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.