Skip to main content
Inspiring
October 30, 2009
Question

<cfpanel tag> ExtJS?

  • October 30, 2009
  • 1 reply
  • 475 views

Hi,

I am using CF9 which has a tie to the ExtJS javascript library and via that library you can create a panel widget but it doesn't look like I can do that via CF.  Is that right?  I know of <cfpod> but I like the look and feel of the panel widget that is available in ExtJS.    Is there a list of what we can do with CF as it relates to its integration with ExtJS?

Any help appreciated.

-ws

This topic has been closed for replies.

1 reply

Inspiring
October 31, 2009

There's not a list that I'm aware of, per se, but the docs cover what CF can do.

Have a read of these two sections of the docs:

Using Ajax User Interface Components and Features

http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-7a01.html

Using Ajax Data and Development Features

http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-7a27.html

You might also want to google around in case someone else has already visited this particular situation and written some sort of CF wrapper for the ExtJS stuff you want to do.

--

Adam