Grid Listener After reconfigure()

40 views
Skip to first unread message

KidA78

unread,
Mar 12, 2008, 10:49:40 AM3/12/08
to GWT-Ext Developer Forum
Hey all,

Version: Gwt-Ext 2.0.2

Been running into an issue, I'm not sure if this as designed or a
bug. I have a GridRowListenerAdapter() that I've added using the
addGridRowListener(listener); method, and it works fine.

The grid displays a list of search results, and as the search is
updated, the grid is refreshed using the reconfigure() method.

However, after calling reconfigure, the listener no longer works. I
have tried re-adding the listener at this point, and still, not
working.

I suspect this is a bug, but I'm wondering if there's another way as-
designed to get this working. Time constraints and deadlines make
this an urgent issue, so feedback would be appreciated, thanks.

- Paul

KidA78

unread,
Mar 12, 2008, 6:43:45 PM3/12/08
to GWT-Ext Developer Forum
Just wanted to bring this back up to the top. Any thoughts on this?

Sanjiv Jivan

unread,
Mar 13, 2008, 2:53:43 AM3/13/08
to gwt...@googlegroups.com
reconfigure() might be clearing up the listeners, I'll have the investigate this further.

Can you not re-register your listener after calling reconfigure.

Sanjiv

KidA78

unread,
Mar 17, 2008, 11:24:11 AM3/17/08
to GWT-Ext Developer Forum
Hi Sanjiv,

I can't re-register the listener. I have tried this.

- Paul

On Mar 13, 1:53 am, "Sanjiv Jivan" <sanjiv.ji...@gmail.com> wrote:
> reconfigure() might be clearing up the listeners, I'll have the investigate
> this further.
>
> Can you not re-register your listener after calling reconfigure.
>
> Sanjiv
>
Reply all
Reply to author
Forward
0 new messages