Dear Ivan
I am using RadPrintDocument for printing grid in my win app
and I have few questions
1-I want to have Header only on the first Page of my report (no header on the other pages) ,is it possible?
2-In My radgridview
rightToLeft =true and
PrintStyle.FitWidthMode = PrintFitWidthMode.NoFit
So in preview I couldn't see beginner columns which placed from in right part of my radgrid
what should I do to solve this problem and see all columns?
3-Finally how can I print only some of columns in grid not All of them , I know by using CloumnChooser and adding coulmns to that in some how, I would solve this problem but let me know if there is a better solution such as setting property in column which allows that participate in print or not
Best Regards
Fariba