for this, i use the EditRecord(Record r) of the dynamicForm
public void updateInstanceDetailTabPane(Record record){ this.editionForm.editRecord(record); }
it works however for the fields of type Date , the values displayed are the date of today and not the reel value of the field.
My question is where is the problem and how can i display the values of type date with their reel values?
thank you, --
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment