ActiveReports 9 Server
ClientDataBound Property

Gets or sets the script to run in the client data bound event. This event occurs when the ReportList control is bound to a data source.
Syntax
'Declaration
 
Public Property ClientDataBound As String
public string ClientDataBound {get; set;}

Property Value

The client data bound event.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportList Class
ReportList Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum