-
printing flexgrid
hi everybody
how r u all?
i want 2 ask a question
as you know all that when we want to print the flexgrid we write the next code:
printer.paintpicture fg1.picture,100,100
and when the flex grid is too long it is more than 52 rows it prints
52 row only and then cancel printing is there any solution for this
problem to contiue the left rows in other pages
-
hey guys
i know it's strange request but try thankx again
-
Well
Loop thru each row...
Use Printer.Currentx and Currenty Property to print instead...