|
Set myDataGrid.dataProvider = []; This assumes you are not binding directly
to the data service result, but are instead using a result handler function to
assign the dataProvider. If the resultHandler sets a globla variable, to which
your DG is bound, then set that variable to an empty array. If you are binding directly to the lastResult
object, don’t. From: I have a simple form in flex, and I am coding a reset
button. To -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |
- RE: [flexcoders] Clearing or resetting a datagrid bound to a ... Tracy Spratt

