Apology accepted. I use the grid component with the filter plugin.
On Mar 6, 10:12 am, Son Dat Giang <[email protected]> wrote: > Oh, yes. I'm sorry if you don't like the way I show my opinion. I have never > heard about ext js before. > I've visited some ext js demo, hmmm... It's realy valueable. > > But, i don't know how to switch cake pagination method from GET to POST. > What situation of extjs are you using ? > > Is there any cakephpers know the code block to change pagination request > from URL to POST method??? > --------------------------------- > Best regards ! > Giang Son Dat > Mobile: +84 988114164 > Email [email protected], [email protected] > > On Fri, Mar 6, 2009 at 12:27 AM, byqsri <[email protected]> wrote: > > > Thanks for your "kind" response. > > I think that make search with POST it's not so stupid Infact I have a > > element with EXT js (i think that also Ext js developer team don't > > need to be stupid) that make search with POST of data. > > I hope that if there is the possibility to pass data to pagination > > with POST I can save time. > > > On Mar 6, 4:06 am, Son Dat Giang <[email protected]> wrote: > > > I dunno why you want to pass pagination data via POST. POST is not good > > for > > > searching and paginating. Because your result-page can not keep the > > content > > > by URL of itself. > > > So, I think, cakePHP developer team did not support pagination via POST. > > > They don't need to be stupid. > > > > Am I right? > > > --------------------------------- > > > Best regards ! > > > Giang Son Dat > > > Mobile: +84 988114164 > > > Email [email protected], [email protected] > > > > On Thu, Mar 5, 2009 at 7:05 AM, [email protected] < > > > > [email protected]> wrote: > > > > > I have seen from manual that I can pass arguments to paginator > > > > functions with > > > > > $paginator->options(array('url' => .....)); > > > > > Now with this I arguments pass via GET. > > > > How can I do If I would pass arguments via POST. > > > > Many Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
