GWT: 2.5.0
SGWT: 4.0d latest nightly
Browser (dev mode): Firefox (latest)
Hi all,
Listgrid.getRecordIndex(ListGridRecord) and Tree.closeFolder(TreeNode) throws
Any help?
Thanks.
BR
Marije
SGWT: 4.0d latest nightly
Browser (dev mode): Firefox (latest)
Hi all,
Listgrid.getRecordIndex(ListGridRecord) and Tree.closeFolder(TreeNode) throws
Code:
Cannot cast ListGridRecord or TreeNode to com.google.gwt.core.client.JavaScriptObject
Any help?
Thanks.
BR
Marije
Comment