When I am using the telerik report viewer and filling it with a dataset using a stored procedure, do I need to close the connections when the person leaves the page or is it done automatically with report viewer. I just want to know if I have to handle that so I dont put a big load on the server because a bunch of reports were ran and not closed. Also what do I need to do that.