Hi, I need to implement the lazy loading in our project , and i search a lot for this code but i didny got it so can any one help me out regards meer -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 31 Oct 2007, at 14:20, Kalim Meer wrote:> > Hi, > > I need to implement the lazy loading in our project , and i search a > lot for this code but i didny got it > so can any one help me out > regards > meerlazy loading of what? Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Frederick Cheung wrote:> On 31 Oct 2007, at 14:20, Kalim Meer wrote: > >> >> Hi, >> >> I need to implement the lazy loading in our project , and i search a >> lot for this code but i didny got it >> so can any one help me out >> regards >> meer > > lazy loading of what? > > FredHi, plz go through this address u can find loading of book details when u scroll down . http://www.a9.com/java i need to impliment the same to present the contacts list when scroll down regards meer -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 31 Oct 2007, at 16:54, Kalim Meer wrote:> plz go through this address u can find loading of book details > when u scroll down . > http://www.a9.com/java > > i need to impliment the same to present the contacts list when > scroll downSomething like this? http://demos.openrico.org/livegrid IIRC, the guys from openrico are using rails to power their website and the demos. They can probably supply you with the example project. Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Peter De Berdt wrote:> On 31 Oct 2007, at 16:54, Kalim Meer wrote: > >> plz go through this address u can find loading of book details >> when u scroll down . >> http://www.a9.com/java >> >> i need to impliment the same to present the contacts list when >> scroll down > > Something like this? > > http://demos.openrico.org/livegrid > > IIRC, the guys from openrico are using rails to power their website > and the demos. They can probably supply you with the example project. > > Best regards > > Peter De BerdtHI, I got the code for live grid from http://demos.openrico.org/livegrid but i found some complexity with this code to marge into our proj can u have any other info regarding the livegrid code ,if yes plz help me with that . Best regards meer -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 05 Nov 2007, at 06:55, Kalim Meer wrote:>> IIRC, the guys from openrico are using rails to power their website >> and the demos. They can probably supply you with the example project. >> >> Best regards >> >> Peter De Berdt > > HI, > I got the code for live grid from http://demos.openrico.org/ > livegrid > but i found some complexity with this code to marge into our proj > can u > have any other info regarding the livegrid code ,if yes plz > help me > with that .Read my comment. I''m sure if you contact the guys from Openrico, they''ll be so kind to provide you with the sample application in Rails. I probably have it lying around on some backup hd, but it''s the version 1.0 one, so it''s outdated anyway. That''s how I got it (they sent it over in response to a message I posted on the RoR mailing list IIRC). Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Peter De Berdt wrote:> On 05 Nov 2007, at 06:55, Kalim Meer wrote: > >> but i found some complexity with this code to marge into our proj >> can u >> have any other info regarding the livegrid code ,if yes plz >> help me >> with that . > > Read my comment. I''m sure if you contact the guys from Openrico, > they''ll be so kind to provide you with the sample application in > Rails. I probably have it lying around on some backup hd, but it''s > the version 1.0 one, so it''s outdated anyway. That''s how I got it > (they sent it over in response to a message I posted on the RoR > mailing list IIRC). > > > Best regards > > Peter De BerdtHi peter Thanks a lot ........ for u r kind response ya i will post a query now it self in ric02 forum thanks again keep in touch best regards meer -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---