Hello,
I would like a textbox column in my RadGrid. Unfortunately, I must have a boolean data type to get this to work, and what I have now is a char of 1 length (Y and N values). I looked into the sql conversion tables and couldn't find a compatible conversion. Is there a way to get the boxes to check or uncheck based on Y and N values, or a way to convert to boolean that I've missed?
I hope this question is clear, and appreciate any help.
I would like a textbox column in my RadGrid. Unfortunately, I must have a boolean data type to get this to work, and what I have now is a char of 1 length (Y and N values). I looked into the sql conversion tables and couldn't find a compatible conversion. Is there a way to get the boxes to check or uncheck based on Y and N values, or a way to convert to boolean that I've missed?
I hope this question is clear, and appreciate any help.