This commit is contained in:
@@ -19,6 +19,7 @@ namespace AyaNova.DataList
|
||||
|
||||
dynamic cm = new JObject();
|
||||
cm.fld = "notedate";
|
||||
cm.sort = "-";
|
||||
dlistView.Add(cm);
|
||||
|
||||
cm = new JObject();
|
||||
|
||||
Reference in New Issue
Block a user