1.
AspGrid.com - Web-based Editable Grids Made Easy
Commercial ASP component that gives an ASP application a data-bound grid control while keeping the browser ActiveX- and Java-free. By Persits Software, Inc.
2.
AspGrid.com: User Manual - Using COM+ Role-based Security
AspGrid can and should be registered under MTS/Component Services. ... or omit a database UPDATE). AspGrid uses this approach. AspGrid's Security Roles .... This way you can implement multiple security policies on the same server. ...
3.
AspGrid.com: User Manual - Displaying All Records in Edit Mode
Form. ' Display Body For Each Row in Grid.Output.Rows Response.Write Row.TR For Each Block in Row.Blocks Response.Write Block.TD Response.Write Block.Font ...
4.
AspGrid.com: User Manual - Displaying All Records in Edit Mode
document.forms[FormName].FIELD3.focus(); return false; .... if( document.forms[FormName].elements['RowDelete1_' + i][0].checked ...
5.
AspGrid.com - Web-based Editable Grids Made Easy
Intuitive object interface which enables you to customize the appearance of data in a grid. ... Just change the ProgID to "Persits.Grid". ADO support. ...
6.
AspGrid.com - Object Reference: Table Object
VBScript, Grid.Table.Border = "3". XML, <Grid>... <Table Border="3"/> </Grid> ... VBScript, Grid.Table.Caption = "Employees" Grid.Table.Caption.Font. ...
7.
AspGrid.com - Object Reference: Grid Object
VBScript, Grid.Display(False) Response.Write Grid.Output.TableTag ... VBScript, Grid.SQL = "select id, name, phone from departments" ...
8.
AspGrid.com: User Manual - Data Validation
Data Validation. Client-side JavaScript Validation. Whenever a user clicks the "Save" button after editing or adding a new record, you may want to perform ...
9.
AspGrid.com - Web-based Editable Grids Made Easy
Commercial ASP component that gives an ASP application a data-bound grid control while keeping the browser ActiveX- and Java-free. By Persits Software, Inc.
10.
AspGrid.com: User Manual - Getting Started
You may copy the file aspgrid.dll to any folder on the second server's hard drive, e.g. c:\winnt\system32. To register the dll, run the MS DOS prompt and ...