Listening for an Event fired by a different Widget

334
1
02-28-2012 11:21 PM
GrahamWhelan
New Contributor
Hi

Im having trouble finding a solution for my problem. I have a widget which basically shows some of the attributes from a feature layer. It works fine manually displaying the attributes but there is a requirement for the widget to refresh its values when the layer is changed.

For example if I was to use the out of the box edit tool and change one of the records the other widget has to listen for this change and refresh.

I have done this sort of thing before in javascript (and in flex but within the same widget).

Is there a way to listen for the event or any other solution that does'nt invlolve using a timer that refreshes.

Thanks,
Graham
Tags (2)
0 Kudos
1 Reply
GrahamWhelan
New Contributor
This was solved in a different post
0 Kudos