We have a grid with some records that we let user play with (filter, sort, grouping). But now we need to let user print directly. We previously added the ASPxGridViewExporter and worked marvelously to create PDF and Excel files. Is there a way other than using Html.Print with a print css or creating...