hello all...
In table i have set data through dataSource..instead of using dataSourceField ,i have used listGridField and set there editorType as dateField,combo etc.
means--
initially i created ListgridField Saved it in ListGridField[] ls.
then have set data throught DataSource.setDataUrl("").
after that i have setField(ls)..
when the table is created ,i dont get the editor type for any column..
what is the solution for this?
In table i have set data through dataSource..instead of using dataSourceField ,i have used listGridField and set there editorType as dateField,combo etc.
means--
initially i created ListgridField Saved it in ListGridField[] ls.
then have set data throught DataSource.setDataUrl("").
after that i have setField(ls)..
when the table is created ,i dont get the editor type for any column..
what is the solution for this?