I am new to COM and would really appreciate some tips:-
I have a ASP page that needs to display a large number of rows of data from a database. These rows need to be edited too.
I concluded that a Databse grid would be ideal.
My question is how do I get the grid to display on the asp page with the data?
Or can I create a Form with buttons/grid in a COM object and then get it to display in the asp page
If more info is needed please let me know.
Thank you
I have a ASP page that needs to display a large number of rows of data from a database. These rows need to be edited too.
I concluded that a Databse grid would be ideal.
My question is how do I get the grid to display on the asp page with the data?
Or can I create a Form with buttons/grid in a COM object and then get it to display in the asp page
If more info is needed please let me know.
Thank you