This commit is contained in:
@@ -43,7 +43,7 @@ namespace AyaNova.DataList
|
||||
cm.fld = "username";
|
||||
dlistView.Add(cm);
|
||||
|
||||
DefaultListView = dlistView.ToString();
|
||||
DefaultListView = dlistView.ToString(Newtonsoft.Json.Formatting.None);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user