06 2011 档案

摘要: operate screenshotWhen click save button submit to change,trace store beforeStoreChanged eventHandler data no problem.But when store beforerecordInserted event handler new values changed empty string, when AfterInserted throw exception;Now I solve the problem changed Source Code file Store.cs123456.阅读全文
posted @ 2011-06-14 21:51 阿新 阅读(92) | 评论 (0) 编辑
摘要: <ext:StoreID="Store1"runat="server"AutoSave="true"ShowWarningOnFailure="false"OnBeforeStoreChanged="HandleChanges"SkipIdForNewRecords="false"RefreshAfterSaving="None"><Reader><ext:JsonReaderIDProperty="Id"阅读全文
posted @ 2011-06-08 20:29 阿新 阅读(252) | 评论 (1) 编辑