Hi All, I want to Display a Tree using Rails. earlier i diplay tree using rails & Dojo which works fine but as it takes too much time to load. Now i want to create a Tree using pure rails or Rails and Javascript libraries other than Dojo. I would also like to see any links where i can see a live demo of the Tree using Rails. Regards, Salil -- Posted via http://www.ruby-forum.com/.
you can use jquery tree which is very simple and loads fast.. the url for demo is http://abeautifulsite.net/notebook_files/58/demo/ On Wed, Jun 10, 2009 at 7:40 PM, Salil Gaikwad < rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Hi All, > > I want to Display a Tree using Rails. earlier i diplay tree using rails > & Dojo which works fine but as it takes too much time to load. Now i > want to create a Tree using pure rails or Rails and Javascript libraries > other than Dojo. > I would also like to see any links where i can see a live demo of > the Tree using Rails. > > Regards, > > Salil > -- > 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 -~----------~----~----~----~------~----~------~--~---
you can take a look at this also... http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ On Wed, Jun 10, 2009 at 7:51 PM, Lakshmi Narayana <lakshister-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> you can use jquery tree which is very simple and loads fast.. > > the url for demo is http://abeautifulsite.net/notebook_files/58/demo/ > > > > > > > On Wed, Jun 10, 2009 at 7:40 PM, Salil Gaikwad < > rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > >> >> Hi All, >> >> I want to Display a Tree using Rails. earlier i diplay tree using rails >> & Dojo which works fine but as it takes too much time to load. Now i >> want to create a Tree using pure rails or Rails and Javascript libraries >> other than Dojo. >> I would also like to see any links where i can see a live demo of >> the Tree using Rails. >> >> Regards, >> >> Salil >> -- >> 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 -~----------~----~----~----~------~----~------~--~---
Lakshmi Narayana wrote:> you can use jquery tree which is very simple and loads fast.. > > the url for demo is http://abeautifulsite.net/notebook_files/58/demo/ > > > > > > On Wed, Jun 10, 2009 at 7:40 PM, Salil Gaikwad <Is this tree only used for the File Folders or i can use this for the displaying table Data. -- Posted via http://www.ruby-forum.com/.