This is a migrated thread and some comments may be shown as answers.

How to make a checkbox field recognize "Yes" and "No"

2 Answers 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Art
Top achievements
Rank 1
Art asked on 13 Mar 2013, 03:36 AM
My database is sending "Yes" and "No" but I can't seem to get the checkbox field to understand it. There is something I'm missing?

Later
Art

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 15 Mar 2013, 02:08 PM
Hi Art,

Thank you for writing.

To do that you have to create a TypeConverter and apply it to your column. At this article, you can find a sample implementation of the approach.

I hope that you find this information useful.

Greetings,
Stefan
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
0
Art
Top achievements
Rank 1
answered on 15 Mar 2013, 02:24 PM
Thanks, that did the trick.
Tags
GridView
Asked by
Art
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Art
Top achievements
Rank 1
Share this question
or