Re: CakePHP and LiveGrid (Rico)

2007-02-20 Thread archinform

*really* done easily in cake...
ok, it's pretty easy in relation to coding without a framework, but it
would be much more Rail style if the creation of js inclusion and
especially the datafeeds would be done automatically by scaffolding!

Other thing is that it's quite easy to get a working example of such
AJAX stuff, but the next step for making the code ready for production
use is much more difficult...

Sascha


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



CakePHP and LiveGrid (Rico)

2007-02-17 Thread archinform

Hi all,

since years I maintain and develop a architecture database and haven't
found a good framework for developing an web frontend for interacting
(viewing and(!) editing) with a complex relational database. Now I
discovered CakePhp and it look's like I have found the right thing.

But there is still a problem, if You have a relation to a table with
many,many entries. In the generated views the dropdown fields become
very large, because all possible selection have to be preloaded in the
html element.
With an classic AJAX Livesearch field it would be possible to avoid
this, but the negative thing with this Livesearch/Autosuggest stuff
is, that You can't scroll through the data!

Now I found the Javascript package Rico with their LiveGrid
technology.
Example: http://openrico.org/rico/livegrid.page and 
http://openrico.org/rico/yahoo_search
(scrollable field combined with a search field!)
This looks impressing.

My Question: Does anybody already have started to include this
LiveGrid technology into Cake PHP? I believe, that this could become
an killer feature for CakePhp ;)

Hope to hear from someone,
Sascha


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---