Hello I was using this DynamicForm, it belongs to smartgwt import com.smartgwt.client.widgets.form.DynamicForm;
and then I created a Widget using composite from: import com.google.gwt.user.client.ui.Composite; The main problem is that when I try to add it to DynamicForm(using add method) it wont let me, Does any one knows how to do this? Regards -- 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.
