Well the deffered command doesn't really work either properly, because
it has a delay and that doesn't work when the user is typing fast. I
ended up putting the search box in a separate div above the table and
using CSS to align them and make them look like as if they were
headers. There is an answer in the stackoverflow question which shows
how to do it.


On Mon, Aug 27, 2012 at 5:58 PM, Lucas A <lucasn...@gmail.com> wrote:
> On Tuesday, June 28, 2011 8:42:58 AM UTC-4, Ümit Seren wrote:
>> I played a little bit around and tried to override the resetFocus method on 
>> the SearchCell but this method is never called. I suppose this only works if 
>> the Cell used in a row context and not in a header context?
>> My approach is somehow run schedule a deffered command which sets the focus 
>> but that's doesn't seem to be a really clean approach.
>> Is there maybe a better approach?
>
> Hi Umit,
>
> Any updates on this issue? I am running into the exactly same focus problem. 
> Could you post your deferred schedule approach? Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/google-web-toolkit/-/Q4BxVPpzcjYJ.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to