AJAX Updating Related forms

From DataFlex Wiki
Revision as of 16:00, 14 September 2007 by Jka (talk | contribs)
Jump to navigationJump to search

Describe how to use input from to related DataDictionaries through Web Objects in a AJAX Web Form.


Describing the problem

  • 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 "MouseOver" like in the sample from the AJAX training. --Jka 10:53, 14 September 2007 (CEST)