how to print grid view?
i am using visual studio 2005. i display some records which are retrived from sqlserver database into the data grid view. above gridview one button is there which is used to print the records of data grid view . now when i click that print button it should print the data grid view records. how to do this? plz reply soon with source code..

