This commit is contained in:
@@ -9,7 +9,7 @@ namespace AyaNova.DataList
|
||||
public class AyaDataListFieldDefinition
|
||||
{
|
||||
//CLIENT / SERVER Unique identifier used at BOTH client and server
|
||||
//also the sql displaycolumnname if identical
|
||||
//also the sql valuecolumnname if identical
|
||||
public string FieldKey { get; set; }
|
||||
|
||||
//CLIENT Use only for display
|
||||
|
||||
Reference in New Issue
Block a user