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:




=klaus' problem =
=Describing the problem =


*we wish to show two tables in one screen .  
*we wish to show two tables in one screen .  
Line 10: Line 10:
*customer information with related zip codes
*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. --[[User:Jka|Jka]] 10:53, 14 September 2007 (CEST)




[[Category:AJAX]]
[[Category:AJAX]]

Revision as of 10:53, 14 September 2007

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)