This commit is contained in:
@@ -66,17 +66,6 @@ namespace AyaNova.DataList
|
||||
SqlValueColumnName = "aevent.ayevent"
|
||||
});
|
||||
|
||||
|
||||
// FieldDefinitions.Add(new AyaDataListFieldDefinition
|
||||
// {
|
||||
// TKey = "AyaType",
|
||||
// FieldKey = "ayatype",
|
||||
// UiFieldDataType = (int)UiFieldDataType.Enum,
|
||||
// EnumType = AyaNova.Util.StringUtil.TrimTypeName(typeof(AyaType).ToString()),
|
||||
// SqlValueColumnName = "aevent.ayatype",
|
||||
// SqlIdColumnName = "aevent.ayid"
|
||||
// });
|
||||
|
||||
FieldDefinitions.Add(new AyaDataListFieldDefinition
|
||||
{
|
||||
TKey = "Object",
|
||||
|
||||
Reference in New Issue
Block a user