I created an issue to track this: http://code.google.com/p/google-web-toolkit/issues/detail?id=5990
Thanks, John LaBanca [email protected] On Mon, Feb 7, 2011 at 4:24 PM, Deepak Singh <[email protected]>wrote: > Hello Team@google, > > I could not find any solution to implement this feature but i need this > anyhow. > Can you guys give some solution to this. I am using GWT 2.1.1. > > Hope the google team finds out some way out. > > Thanks > Deepak > > On Tue, Feb 1, 2011 at 12:39 AM, Zak <[email protected]> wrote: > >> These docs should help you: >> >> >> http://code.google.com/webtoolkit/doc/latest/DevGuideUiCellWidgets.html#selection >> >> On Jan 31, 11:42 am, Deepak Singh <[email protected]> wrote: >> > Any suggestion pls... >> > >> > On Sun, Jan 30, 2011 at 4:00 PM, Deepak Singh <[email protected] >> >wrote: >> > >> > > Hi, >> > >> > > I am using GWT 2.1.1 and have one celltable working fine. >> > > I want to provide better user experience so i need to implement the >> > > following feature, >> > >> > > I want the rows to be selected with focus and then get the selected >> object >> > > for further action. >> > > when the table is created and appeared first time, the focus should >> > > automatically go to first row and the row should automatically be >> selected >> > > and as focus moves through rows by using arrow keys, corresponding >> rows >> > > should be selected and i should be able to get the selected object >> with >> > > focus moving on. >> > >> > > I tried to add FocusHandler to celltable but could not find any >> suitable >> > > API for this. >> > >> > > Suggest some ways to acheive this. >> > >> > > 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. >> >> > -- > 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. > -- 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.
