How to refresh data in a module?
hi all,
i have flex app. app has container , container switches between modules switching between container states.. problem when user comes in and, example, wants create plan. he/she gives plan name, hits submit.. changes container state displays different module, shows name of plan user has inputted in previous state/module..
now user hits create plan again, time when user enters different name , hits submit, name of plan on review state, same when he/she named plan 1st time around..
is there type of state.refresh(), or module.reload() method?
thanks all
if module controls bound data model shouldn't having a
problem.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment