Use our Google Custom Search for best site search results.
Populating Table Row After Selection (Rules), v1.0
Downloads: |
3,685 |
File Size: |
13.8kB |
Posted By: |
Greg Collins |
Views: |
5,965 |
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.
- Using a secondary data source to store the current row number.
- Connecting a drop-down list box to a SQL database.
- Using rules to populate the main DOM from a secondary data source.
- Using the stored current row number to assist in row population.
- Master-Detail repeating table.