How to add datagrid to data access page

R

Ray Chapman

I am trying to create a data access page, but I want my data to show in a
editable/appendable data grid... would also like to group on a certain
field... I get as far as changing the captions of my columns, yet when I try
to select a field for that column, there is nothing there... I am using
ActiveX:Microsoft DataGrid Control 6.0 (SP4) OLEDB to create my datagrid
 
Top