Hi,
I have a Datagrid on a webForm. I want to write code which will print just the grid (excluding other controls on the form). Does .Net have Print functions which can do this ?

Thanks