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
390
Showing different values in a boolean column
posted

Currently my Grid shows True, False, or N/A in the cell for boolean values.  What would be the way so that I can get it to show Yes, No, or blank?  The users are somehow getting confused by True/False/NA. 

I'm populating the Grid using a SQLDataSource tied to a stored procedure in a 2005 SQLServer database.  Also, I am using a RowEditTemplate where the value is tied to a radiobutton group.

Thanks,

Will

Parents Reply Children