Creating Cross Tab report with VB.net
I am creating VB.net application and as a part of this application I am creating reports with WebBrowser Control . I am doing the formating with HTML and using ADO.net technology to bring the data to the report from the SQL Server 2000 database . I need to create a Cross tab report . Is this possible to create cross tab report with VB.net . If you know any other way to do the cross tab reporting ( for example with HTML ) please let me know and show me some code sample . I am not using SQL Server reporting services or Crystal Report . Please help
Thanks

