I'm running Microsoft Office SharePoint Server 2007. I'm developing custom webparts in .NET 2.0, some use AJAX via the AJAX toolkit. I have one specific webpart which renders a DataTable in a GridView. The GridView is a custom gridview that i created which inherits from the ASP.NET GridView....