it works with the latest nightly.
thanks once again!
Announcement
Collapse
No announcement yet.
X
-
Yes, customers can now download nightlies - see blog.isomorphic.com.
Leave a comment:
-
Can you try the latest nightly? There was a related bug that did not get fixed in 2.3.
Leave a comment:
-
Can you reproduce this? Are you looking into it?
I'm sorry for my impatience but this bug is blocking a new release of our software.
Thanks,
David
Leave a comment:
-
canToggle does not seem to work in SmartGWT 2.3
It seems that the canToggle does not work in the new SmartGWT version.
What we did until now is:
listGridField.setType(ListGridFieldType.BOOLEAN);
listGridField.setCanToggle(true);
And this resulted in a grid column with a checkbox that could be set and unset without having to go to edit mode.
This does not seem to work anymore.
Did something change?Tags: None
Leave a comment: