Hi!
I have a grid where i have a field type Checkbox. I want to use the value of the checkbox checked in some other event in the grid but when i use the field, the value appears as Array.
Is there any way i can get the checkbox value which i can use in the grid events for ex. for lookup or something and not just ‘Array’?
I think i have written about the exact problem long time ago under “Bugs” section.
Thanks!