Announcement

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

    ListGrid not working with autoFetchData(true)

    hi, i have a listGrid which fetches data from a local dataSource. if i set myListGrid.autoFetchData(true) then my listGrid shows no records. If i comment this line and i only set in a drawHandler myListGrid.fetchData() then the list grid is populated and all works fine. If both methods are set then as in the first case the listGrid is empty. Please help me because i don't understand why this is happening. Thank you
Working...
X