Looks like you forgot to initialize() your EditorDriver
On Wednesday, December 5, 2012 1:28:35 PM UTC+1, Naresh wrote:
>
> Hello everyone,
>
> I am trying to implement an *edit dialog* for a grid using UI binder,
> request factory and GWT editor. I am able to fetch records in grid and when
> use
Hello everyone,
I am trying to implement an *edit dialog* for a grid using UI binder,
request factory and GWT editor. I am able to fetch records in grid and when
user clicks on particular row trying to open the dialogue populated with
appropriate values using GWT Editor. My POJO/Proxy class has