DataGrid Printer does not work in .NEt FrameWork2.0

Hi community,

I am Program developer, I have been using Visual .NET 2003 so it uses .NET Framework 1.1 version lately, But now Visual Studio.Net2005 uses new face of .Net framework 2.0

So My Question is:

I have been Using DataGrid printer Class in my codes to print the Data grid but in Frame work 2.0, I can't get the print out of datagrid or DataGridview. DatagridPrinter Class uses Print Preview Dialog. I can see all contents of the datagrid in this dialog, But when I press the print button it can't print content of it. Why

Not: My guess: DataGridPrinterClass Uses 2 recursive algorithms at the same time but .Net Framework2.0 could not handled 2 of them at the same time

If Anyone has any guess about this, Please answer me




Answer this question

DataGrid Printer does not work in .NEt FrameWork2.0

  • Carl Tribble

    There is no way to answer your question without knowing the implementation details of the DataGridPrinter class

  • alal

    Aakinal,

    This forum is for issues specific to Microsoft Visual Studio Team System for Developers such as the profiler, code analysis or unit testing tools. I'll move your thread into the winforms forum where it can be better answered.

    Thanks,

    Ian



  • DataGrid Printer does not work in .NEt FrameWork2.0