Skip to main content

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>