Skip to main content
Nintex Community Menu Bar

K2 Checkbox Boolean

  • October 15, 2006
  • 0 replies
  • 3 views

Forum|alt.badge.img
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: