Hello ..
I'm using K2DataGrid that is bound to xml ...
one of the values I read is Boolean & I display it in a checkbox in the grid
The checkbox only accepts True or False !
while the value that is coming from K2 is either 0 or 1 which prevents me from displaying the data.
Is there a way where I can set the value of the boolean to either 'True' or 'False' instead of the 0 or 1 that is passed !!
Any help will be appreciated ! :idea:
Be the first to reply!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.