AJAX Updating Related forms: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
= | = Problem description from [[User:kb|Klaus Berthelsen]] = | ||
*we wish to show two tables in one screen . | *we wish to show two tables in one screen . |
Latest revision as of 15:58, 14 September 2007
Describe how to use input from to related DataDictionaries Using AJAX Web Browser Objects in a AJAX Web Form.
Problem description from Klaus Berthelsen
- we wish to show two tables in one screen .
- these two tables are related
- zip code is server for customer
- customer information with related zip codes
Solving it
I think this problem can be solved by using the Javascript "MouseOver" event like in the sample from the AJAX training. --Jka 10:53, 14 September 2007 (CEST)