Hello All,
I want to display "Page # of <Total pages>" in the footer of UltraWinGrid.
How can I do that?
Thanks & Regards,
Rahul Jain
Hi Rahul,
This is only supported if you are using the UltraGridPrintDocument (as opposed to the Print or PrintPreview methods of the grid).
All you have to do is use replacements codes in the page footer text:
Normal 0 false false false EN-US JA X-NONE "Page <#> of <##>"