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

How can i apply type convert at auto generated

0 Answers 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
lee
Top achievements
Rank 1
lee asked on 05 Jan 2012, 09:07 AM
Hi ! 
I have a DataTable below.(DB2 Not Support bool type)
ID / Name / Sex
============
1    lee        M 
2    lee        F 
3    lee        M 

how can i  convert to Sex Column to CheckBoxColumn  
at auto generate = true , also not define column defintion
result ==> id 1 checked ,2 unchecked, 3 checked
Is Possible?
please helpme





No answers yet. Maybe you can help?

Tags
GridView
Asked by
lee
Top achievements
Rank 1
Share this question
or