case 4191
This commit is contained in:
@@ -169,8 +169,7 @@ namespace AyaNova.DataList
|
||||
AType = (int)AyaType.Quote,
|
||||
UiFieldDataType = (int)UiFieldDataType.Integer,
|
||||
SqlIdColumnName = "aquote.id",
|
||||
SqlValueColumnName = "aquote.serial",
|
||||
IsRowId = true
|
||||
SqlValueColumnName = "aquote.serial"
|
||||
});
|
||||
|
||||
FieldDefinitions.Add(new DataListFieldDefinition
|
||||
|
||||
Reference in New Issue
Block a user