Hi,

I want to create editable cell with datatype boolean.

I don't want to use selectioncell for boolean data type

My testBooleanColumn column's cell contains string with value
true,false..........

when I will click on cell present in testBooleanColumn then that cell
should be editable and In that editable cell  I want to show selection cell
with value(true,false).
when user changes value from selectioncell either true or false that value
set to editable cell in testBooleanColumn

How to do this? any hint ? or sample code for this use case ?

-- 
Best Regards,
Vaibhav

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to