Use our Google Custom Search for best site search results.
Populating Table Row After Selection (Code), v1.0
Downloads: |
2,540 |
File Size: |
15.2kB |
Posted By: |
Greg Collins |
Views: |
4,171 |
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.