BTW, I am using GWT 2.3.1r36v201105

On Jun 23, 10:19 am, Ashwin Desikan <ashwin.desi...@gmail.com> wrote:
> I am using SelectionCell in a CellTable as part of my project.
> Whenever I choose the first item in the SelectionCell, I notice during
> debug that Change Event is not getting fired, because of which the
> viewdata is never getting updated.
>
> I also tried creating my own selection cell which can support dynamic
> addition of data, I have the exact same problem where-in the change
> event does not get fired on selection of the first item. Now if
> dynamically change the data by removing one of the entries in my list,
> then the change event gets fired on selection of the first item.
>
> What could be the potential reason for this? Could this be browser
> dependent. I am currently testing my app on Chrome (14.0.797.0 dev). I
> have the same issue with Firefox 4.x as well.
>
> Has anyone else noticed this behavior before.
>
> Let me know if you need additional details.
>
> Thanks
> Ashwin

-- 
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