I want to place a button on my page so the user can print a datagrid. My first question is...

1) Why doesn't the button move to the bottom of the datagrid? If there's to much data the button will overlap the datagrid, instead of moving to the bottom of the grid

2)How can I just print the datagrid and not the rest of the page and can you have a print common dialog box pop up in asp.net so the user can choose printers?

thanks,
eye