Re: Looking for an example with Extjs lib

2008-01-10 Thread hydra12

I just posted a newer tutorial that works with ext-2.0 and cake 1.2
beta here: http://www.ntatd.org/mark/?p=30

On Nov 26 2007, 10:12 am, hydra12 [EMAIL PROTECTED] wrote:
 OK, I now have an example to share.  It's fairly long, so I won't post
 it here, but you can find it on my blog.  http://www.ntatd.org/mark/?p=29
 I hope that helps you some.  If you have any questions, let me know.
 hydra12

 On Nov 21, 5:19 pm, aniston [EMAIL PROTECTED] wrote:

  Thankx Hydra, will wait for your examples, in the mean time have a
  nice vacation wherever you are :)
  ..aniston

  On 21 Nov, 15:41, hydra12 [EMAIL PROTECTED] wrote:

   I have usedextjswith cake a few times.  I'll send you some examples
   later, but I'm on vacation right now and away from my dev. machine.

   hydra12

   On Nov 21, 5:42 am, aniston [EMAIL PROTECTED] wrote:

Hello, I found the edit-grid example ofextjsvery neat and was
looking for an example setup with cake  if anyone has used this
alreadyhttp://extjs.com/deploy/dev/examples/grid/edit-grid.html

Must admit i'm a new to AJAX and Javascript and risk a kicking from
the grus and pros who might dislike the asking for an example straight
out but I found it easier to Learn by example and then dig into the
code to suit it to my needs.

On the practical end I tried including the ext-base.js, ext-core.js
and ext-all.js incl. the edit-grid.js  libs with the default.thtml but
ended up with Ext is not defined errors (trying to recreate a working
sample of a standard 3x3 table)

any help in howto start with this is appreciated.

ciao,
aniston
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Looking for an example with Extjs lib

2007-11-26 Thread hydra12

OK, I now have an example to share.  It's fairly long, so I won't post
it here, but you can find it on my blog.  http://www.ntatd.org/mark/?p=29
I hope that helps you some.  If you have any questions, let me know.
hydra12

On Nov 21, 5:19 pm, aniston [EMAIL PROTECTED] wrote:
 Thankx Hydra, will wait for your examples, in the mean time have a
 nice vacation wherever you are :)
 ..aniston

 On 21 Nov, 15:41, hydra12 [EMAIL PROTECTED] wrote:

  I have used extjs with cake a few times.  I'll send you some examples
  later, but I'm on vacation right now and away from my dev. machine.

  hydra12

  On Nov 21, 5:42 am, aniston [EMAIL PROTECTED] wrote:

   Hello, I found the edit-grid example of extjs very neat and was
   looking for an example setup with cake  if anyone has used this
   alreadyhttp://extjs.com/deploy/dev/examples/grid/edit-grid.html

   Must admit i'm a new to AJAX and Javascript and risk a kicking from
   the grus and pros who might dislike the asking for an example straight
   out but I found it easier to Learn by example and then dig into the
   code to suit it to my needs.

   On the practical end I tried including the ext-base.js, ext-core.js
   and ext-all.js incl. the edit-grid.js  libs with the default.thtml but
   ended up with Ext is not defined errors (trying to recreate a working
   sample of a standard 3x3 table)

   any help in howto start with this is appreciated.

   ciao,
   aniston
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Looking for an example with Extjs lib

2007-11-21 Thread aniston

Hello, I found the edit-grid example of extjs very neat and was
looking for an example setup with cake  if anyone has used this
already http://extjs.com/deploy/dev/examples/grid/edit-grid.html

Must admit i'm a new to AJAX and Javascript and risk a kicking from
the grus and pros who might dislike the asking for an example straight
out but I found it easier to Learn by example and then dig into the
code to suit it to my needs.

On the practical end I tried including the ext-base.js, ext-core.js
and ext-all.js incl. the edit-grid.js  libs with the default.thtml but
ended up with Ext is not defined errors (trying to recreate a working
sample of a standard 3x3 table)

any help in howto start with this is appreciated.

ciao,
aniston
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Looking for an example with Extjs lib

2007-11-21 Thread hydra12

I have used extjs with cake a few times.  I'll send you some examples
later, but I'm on vacation right now and away from my dev. machine.

hydra12

On Nov 21, 5:42 am, aniston [EMAIL PROTECTED] wrote:
 Hello, I found the edit-grid example of extjs very neat and was
 looking for an example setup with cake  if anyone has used this
 alreadyhttp://extjs.com/deploy/dev/examples/grid/edit-grid.html

 Must admit i'm a new to AJAX and Javascript and risk a kicking from
 the grus and pros who might dislike the asking for an example straight
 out but I found it easier to Learn by example and then dig into the
 code to suit it to my needs.

 On the practical end I tried including the ext-base.js, ext-core.js
 and ext-all.js incl. the edit-grid.js  libs with the default.thtml but
 ended up with Ext is not defined errors (trying to recreate a working
 sample of a standard 3x3 table)

 any help in howto start with this is appreciated.

 ciao,
 aniston
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Looking for an example with Extjs lib

2007-11-21 Thread aniston

Thankx Hydra, will wait for your examples, in the mean time have a
nice vacation wherever you are :)
..aniston

On 21 Nov, 15:41, hydra12 [EMAIL PROTECTED] wrote:
 I have used extjs with cake a few times.  I'll send you some examples
 later, but I'm on vacation right now and away from my dev. machine.

 hydra12

 On Nov 21, 5:42 am, aniston [EMAIL PROTECTED] wrote:

  Hello, I found the edit-grid example of extjs very neat and was
  looking for an example setup with cake  if anyone has used this
  alreadyhttp://extjs.com/deploy/dev/examples/grid/edit-grid.html

  Must admit i'm a new to AJAX and Javascript and risk a kicking from
  the grus and pros who might dislike the asking for an example straight
  out but I found it easier to Learn by example and then dig into the
  code to suit it to my needs.

  On the practical end I tried including the ext-base.js, ext-core.js
  and ext-all.js incl. the edit-grid.js  libs with the default.thtml but
  ended up with Ext is not defined errors (trying to recreate a working
  sample of a standard 3x3 table)

  any help in howto start with this is appreciated.

  ciao,
  aniston
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---