Method | Description | |
---|---|---|
ConvertEditedValue ( this formattingOptions, string value ) : object | ||
FindMetaTable ( this current ) : System.Web.DynamicData.MetaTable | ||
GetTable ( this dataSource ) : System.Web.DynamicData.MetaTable |
Method | Description | |
---|---|---|
EnablePersistedSelection ( this dataBoundControl ) : void | ||
ExpandDynamicWhereParameters ( this dataSource ) : void | ||
FindDataSourceControl ( this current ) : IDynamicDataSource | ||
FindFieldTemplate ( this control, string columnName ) : |
||
FormatEditValue ( this formattingOptions, object fieldValue ) : string | ||
FormatValue ( this formattingOptions, object fieldValue ) : string | ||
GetDataSourceId ( IDynamicDataSource dataSource ) : string | ||
LoadWithForeignKeys ( this dataSource, |
public static ConvertEditedValue ( this formattingOptions, string value ) : object | ||
formattingOptions | this | |
value | string | |
return | object |
public static FindMetaTable ( this current ) : System.Web.DynamicData.MetaTable | ||
current | this | |
return | System.Web.DynamicData.MetaTable |
public static GetTable ( this dataSource ) : System.Web.DynamicData.MetaTable | ||
dataSource | this | |
return | System.Web.DynamicData.MetaTable |