I need to print just the data in my grid not all the forms and I want 5 lignes per paper,I have no idea about printing plz help
Printable View
I need to print just the data in my grid not all the forms and I want 5 lignes per paper,I have no idea about printing plz help
have a look at this excellent post by aniskhan:
http://www.codeguru.com/forum/showthread.php?t=405863
he sets out how to print a data table. You can use loops to print pages in blocks of 5 lines