How can i include pagination in my wingrid prints.
-adrian
private void ultraGrid1_InitializePrint(object sender, CancelablePrintEventArgs e) { e.DefaultLogicalPageLayoutInfo.PageFooter = "Page <#>."; }
Hi, Is there a way to get the total number of pages ??
Thx..
No, I don't think so. You should Submit a feature request to Infragistics