M
msch-prv
I have an objectDataSource that populates a datalist. When fresh data
is pulled out from the db, the SelectEvent event fires and updates the
datalist custom navigation links. When data is retrieved from the
cache however, this event becomes disabled. From what I have read, it
seems that for caching the ObjectDataSource Selected event is disabled
by design.
Is there a work-around, so as to re-enable this event and update the
navigation links? Thanks for any hints.
is pulled out from the db, the SelectEvent event fires and updates the
datalist custom navigation links. When data is retrieved from the
cache however, this event becomes disabled. From what I have read, it
seems that for caching the ObjectDataSource Selected event is disabled
by design.
Is there a work-around, so as to re-enable this event and update the
navigation links? Thanks for any hints.