This commit is contained in:
2020-03-12 22:36:20 +00:00
parent e0b5ea0dc3
commit 883e10fcd7
10 changed files with 239 additions and 142 deletions

View File

@@ -43,7 +43,7 @@ namespace AyaNova.PickList
cm.fld = "username";
dlistView.Add(cm);
DefaultListView = dlistView.ToString(Newtonsoft.Json.Formatting.None);
DefaultTemplate = dlistView.ToString(Newtonsoft.Json.Formatting.None);