Populating Table Row After Selection (Code), v1.0
| Downloads: |
817 |
File Size: |
15.2kB |
| Posted By: |
Greg Collins |
Views: |
1,482 |
| Date Added: |
09-01-2006 |
|
| Available Versions |
| | JScript | VBScript | VB.NET | C# |
| V1 | | | |
| SP1 | ü | | | |
Requirements:
- Local Installation of Microsoft SQL Server.
- SQL Northwind database installed.
Techniques Demonstrated:
- Using SQL as a secondary data source.
- Connecting a drop-down list box to a SQL database.
- Using code to populate the main DOM from a secondary data source.
- Master-Detail repeating table.
- Preventing recursion in an OnAfterChange event handler.
- String object extensions.