Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    is this possible to set ListGridField with dataSouce?

    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?
Working...
X