Click to See Complete Forum and Search --> : how to print datagrid values


umarani
07-13-2006, 06:00 AM
hi
i am working in c# asp.net

i have one datagrid and one print button in my form.datas will be loading dynamicaly in my grid .then my need is if i presss print button datas in the grid has to be printed not whole window hasnot to be print, i need to print datagrid datas only.
so give sample coding please