You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"H2": "Applicable to application scenarios where parent and child tables are submitted together",
5401
-
"P1": "tracking mode",
5402
-
"P2": "Set <code>IsTracking</code> with <code>Items</code> without setting <code>OnSaveAsync</code> and other callback methods",
5403
-
"P3": "The prompt information of the <b>Save</b> <b>Delete</b> button can be turned off by setting <code>ShowToastAfterSaveOrDeleteModel='false'</code>",
5404
-
"P4": "All data editing in this mode edits the original data and updates the data source through <code>bind-Items</code>, so no <b>Cancel</b> button is provided"
5399
+
"TablesTrackingTitle": "Table table",
5400
+
"TablesTrackingDescription": "Applicable to application scenarios where parent and child tables are submitted together",
5401
+
"TablesTrackingNormalTitle": "tracking mode",
5402
+
"TablesTrackingNormalIntro": "Set <code>IsTracking</code> with <code>Items</code> without setting <code>OnSaveAsync</code> and other callback methods",
5403
+
"TablesTrackingNormaltips1": "The prompt information of the <b>Save</b> <b>Delete</b> button can be turned off by setting <code>ShowToastAfterSaveOrDeleteModel='false'</code>",
5404
+
"TablesTrackingNormaltips2": "All data editing in this mode edits the original data and updates the data source through <code>bind-Items</code>, so no <b>Cancel</b> button is provided"
0 commit comments