Click or drag to resize

featurePropertiesdatasheet_AjaxRowCount Property

Use ajax to update the record count on the datasheet when the NoCount attribute is set.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool datasheet_AjaxRowCount { get; }

Property Value

Type: Boolean
Use ajax to update the record count on the datasheet when the NoCount attribute is set.
See Also