Hi,
1.How to add 8 columns and n number of rows in datagrid control both run time and design time
2.Here I bounded datagrid with ado control.here the table contain 8 fields and 20 rows.
In the form am viewing by scrolling.
If I want to view records from datagrid, how to print?
I want to get all 8 fields and 20 rows.
If it is possible in crystal report, please mail how to do.