VBScript doesn't have datagrids; however there are a number of third party components and projects availible..
Here are a couple:
Building a Custom Data Grid: Performing Ad Hoc Web Reporting with a VBScript 5.0 Class Object:
Full Article:
http://msdn.microsoft.com/msdnmag/issues/0700/datagrid/
Source Code:
http://download.microsoft.com/downlo...b/datagrid.exe
ASP Datagrid like in ASP.NET:
http://www.planetsourcecode.com/vb/s...=9083&lngWId=4
- A.Kahtava