Question on the form reset
"If set to true, form.reset() resets to the last loaded or setValues() data instead of when the form was first created."
Does this help?
I am pretty new to Ext Form. I was thinking maybe I can handle Ext Form in a way similar to Ext Grid, which has a data store on the backend: Using store.rejectChanges() will restore the grid to the state when the last store.commitChanges() is called. Is it possible for an Ext form? Is there an example which demonstrates how to couple Ext Form with Ext Data store? or is that even possible? Thanks.
@rtannert2:
Thanks for your information. I will definitely give it a try.
#If you have any other info about this subject , Please add it free.# |

