Skip to main content
A newer version of this page is available. .

How to: Bind to an ArrayList

This example shows you how to bind the ASPxGridView to an ArrayList object.


<dxwgv:ASPxGridView ID="ASPxGridView1" runat="server">
    <Settings ShowColumnHeaders="False" />
</dxwgv:ASPxGridView>