This commit is contained in:
2020-11-26 16:20:17 +00:00
parent 000257bf8b
commit 8e9c06d0f9
3 changed files with 4 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ namespace AyaNova.DataList
dynamic cm = new JObject();
cm.fld = "notedate";
cm.sort = "-";
dlistView.Add(cm);
cm = new JObject();