Monday, October 12, 2009

WebAii testing - Invoking javascript eventhandlers

It's certainly easy to handle JavaScript events and AJAX in WebAii.

Here is what my GUI looks like:
A cascading dropdown scenario, where the dropdowns are wrapped in an ASP.NET AJAX UpdatePanel. When a user selects an item in the industry/profession dropdown the position dropdown will be re-populated with items valid for the selected industry/profession.


WebAii code:
To be completed...

No comments:

Post a Comment