hi, Not sure what I am doing wrong.
I did build a form with uibinder and I am populating a few TextBoxes with an editor: mydriver.initialize( this ); mydriver.edit( somebean ); ... User edits data ... changedBean = myeditor.flush(); When I look at the changedBean, all empty string properties became null. Not what I or the database did expect. I am using gwt build from trunk. Brgds, Papick -- 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.
