I have multiple datagrids slaved to a master grid -- pick something on the
master, change event fires a function which does a json call to get for the
slaved grids.  I'm using the DataGridSort bead on all my grids.

when a user sorts the master grid the change event fires and the slaves get
updated again.  How can I tell when the change is a sort and stop the slave
refresh?

How can I reset a grid back to the original order?  In Flex I could set the
ArrayListView.Sort to null and refresh but that has no effect here.



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/

Reply via email to