I am also trying out the new editor framework. Did anyone already find out how to define constraints on fields? E.g. I have a TextBox and the user needs to type at least n characters in it otherwise an error should be displayed.
regards, Den On Oct 30, 2:32 pm, Tobias <[email protected]> wrote: > On Oct 30, 12:04 pm, Thomas Broyer <[email protected]> wrote: > > > On 30 oct, 08:53, "Jean-Francois L." <[email protected]> > > wrote: > > > > Hello, > > > > I just read about Data bound views in GWT 2.1 > > > releasehttp://code.google.com/webtoolkit/doc/latest/ReleaseNotes.html#Editors > > > > I'm looking for a sample easy to understand > > > Have a look at the DynatableRF sample. > > I learned a lot from that sample, but it would be really helpful, if > it would feature some 1:N or N:N relationships and typical editors, > like a CellTable where you could add, delete and edit data rows. > > Regards, > Tobias -- 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.
