APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.AutoPostBackOnRowClick Property

Specifies whether the control causes a postback to the server when a row is clicked. Default value is false.

[Visual Basic]
Public Property AutoPostBackOnRowClick As Boolean
[C#]
public bool AutoPostBackOnRowClick {get; set;}

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace