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.
