Now you can find InfoPathDev on
YouTube and
Twitter!
Populating Table Row After Selection (Rules), v1.0
| Downloads: |
1,700 |
File Size: |
13.8kB |
| Posted By: |
Greg Collins |
Views: |
2,734 |
| 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.