Display a sequential number in the first Grid Column for each record (1,2,3,4 etc). As default this column will be used as a hyperlink to the form page.
Default=True
If GridDisplayIndex is hidden (set=False) and you want another column to contain a hyperlink to the form, you can set the GridLinkIndex property.
Alternatively set the RowClickAction property = "openform".
AxpDataGrid Class | Axezz.WebControls Namespace