Announcement

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

    How to call optiondatasource fetch manually

    Hi,
    I am using a ComboBox( with option datasource ) in a ListGrid. As i have used the option datasource its working properly with paging.

    But consider the scenerio
    Initially i have 10 records in the Database and it has been rendered in teh ComboBox.. Thats fine..
    Now the there is an update in the backend and some records are added /updated
    in the DB.
    Inoreder to make the ComboBox to be in sync with the Database i just want to refresh the combobox ,that is i need to cal the fetch method for the combobox...

    How to achieve this..
    Expecting your reply as soon as possible.

    Thanks.
Working...
X