PDA

View Full Version : Ext Js demo for beginners.



allrounder
25 Jun 2009, 10:30 AM
Hello All,
I am a member of a PL/SQL based development team that is relatively new to Javascript. We completed training a couple of months ago, and have since been attempting to use JS to validate and enhance our forms. Most of the forms we develop for our users simply pull data from and inserts data to oracle tables.

We heard about EXT at this years SCT conference, and I was asked to attend the Orlando conference a few months ago. Also part of my task, was to demo Ext Js to the rest of my development team, and hence the reason for my post.

I was wondering if anyone has compiled a demo, that shows the power and convenience of Ext Js, that they are willing to share. Anything that sharply contrasts regular JS programming against the use of the EXT libraries would be great.

Thanks in advance.

tryanDLS
25 Jun 2009, 10:36 AM
Have you looked any any of the examples in your SDK?

allrounder
26 Jun 2009, 11:55 AM
Yes I have, and do intend to use some of that in my demo. I was just wondering if anyone had a side by side comparison of a form with regular JS code, and the same form coded using Ext libraries.

Thanks.