Hi, All!
Recently I'm using ultrawebgrid for my projects...
While I try Ultragrid (for windows application) I could call printpreview as ultragrid function, but while I'm using Ultrawebgrid (for asp.net/web application) I can't find the printpreview...
So, the question is:
Is there a way for me to use printpreview for Ultrawebgrid (just like when I'm using UltraGrid)?
Note:
1. UltraGrid & UltraWebGrid are components from Infragistics.
2. I add Infragistics.WebUI.Shared and Infragistics.WebUI.UltraWebGrid for references.