Hi,
In my project, when I load only the composite with bare elements, it will load fine, but when I have the sorthandler defined for datgrid, the composite won't load at all. I have attached the code for entrypoint and composite.
If the constructor is changed only to have initwidget, then the composite will load fine.
I am using Eclipse Juno and GWT 2.5 rc1 on Windows 7, and testing on chrome.
Please suggest a solution.
Thanks.