Categories | Question details Back To List | ||
Combox in grid, if the data text is space, it shows the value I have a combox_simple column in my grid. The datasource of the combox contains on option, the value is -1, and the text is " ", a space. But when I choose the space option, it shows '-1' to me... why? how can I fix this problem? Answer posted by Support on Jan 23, 2009 02:09 Which column type do you use: co, coro or combo ?
Answer posted by Frank on Jan 23, 2009 03:04 I use co , thanks Answer posted by Support on Jan 23, 2009 03:10 You can try to use   instead of the white space in the xml. For example: ... |