Tag Archive | "AJAX"

Some interesting postings

Thursday, June 28, 2007

1 Comment

In the past few weeks there have been a few interesting APEX related postings I want to share with you. Anthony Rayner started his own APEX blog and did an interesting posting about AJAX retrieval using Javascript Object Notation (JSON). Something I also want to integrate into one of the next versions of my ApexLib Framework. Carl [...]

Continue reading...

Speedup of cascading AJAX lovs

Monday, December 18, 2006

0 Comments

Speedup of cascading AJAX lovs

I have implemented a small improvement into my Generic solution for cascading lovs. If you have a hierarchy of cascading lovs as I have it on

Continue reading...

Update: Generic solution for depending select lists/popup lovs

Tuesday, December 12, 2006

0 Comments

Update: Generic solution for depending select lists/popup lovs

I have updated the Generic solution for cascading lovs, it offers now supports for popup lovs, too. I have also

Continue reading...

Generic solution for cascading select lists/lovs

Wednesday, November 22, 2006

49 Comments

Generic solution for cascading select lists/lovs

After implementing several times a select list/popup lov, which is depending on another item on the same page (see the AJAX example from

Continue reading...