I've the same problem! Thanks
Daniele On 1 Feb, 14:56, Deepak Singh <[email protected]> wrote: > Hi All, > > I have cell table working fine. > But when i move through the results fast using arrow keys, i sometimes get > this exception > > (Impl.java:216) 2011-02-01 19:23:53,859 [FATAL] Uncaught Exception: > java.lang.IllegalArgumentException: > *Range start cannot be less than 0* > at > com.google.gwt.user.cellview.client.HasDataPresenter.setVisibleRange(HasDataPresenter.java:1414) > at > com.google.gwt.user.cellview.client.HasDataPresenter.setKeyboardSelectedRow(HasDataPresenter.java:833) > at > com.google.gwt.user.cellview.client.HasDataPresenter.keyboardPrev(HasDataPresenter.java:709) > at > com.google.gwt.user.cellview.client.AbstractHasData.onBrowserEvent(AbstractHasData.java:469) > at com.google.gwt.user.client.DOM.dispatchEventImpl(DOM.java:1308) > at com.google.gwt.user.client.DOM.dispatchEvent(DOM.java:1264) > > Anything i need to set to table. > > Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
