2011/6/13 sar_dev <sarhari...@gmail.com>:
> Hi
>
> I need to create a single page spreadsheet web application in RAILS
> which should be exactly like google doc(should not use google docs
> API). It should have the following features
>
> 1) should scroll from row to row/ cell to cell using arrow keys and
> also want to copy and paste from cell to cell .
>
> 2)Adding , editing and deleting a record and it should contain sharing
> access for particular users  .
>
> 3) If  one user modifies the spreadsheet it should immediately reflect
> to all user who has permission to view that document.
>
> 3) overall it should be in a spreadsheet view.
>
> If there is any other way to solve this solution means can u suggest
> me?? or please provide me a proper solution..

Any other way then what? You didn't evem suggest one way, There are
several Grid solutions in every JavaScript framework. For jQuery there
is the jqGrid and DataTables plugins, there is one for ExtJS and most
probably any framework you can find that has a recent version will
have one.


-- 
Poetro

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/jsmentors@jsmentors.com/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/jsmentors@googlegroups.com/

To unsubscribe from this group, send email to
jsmentors+unsubscr...@googlegroups.com

Reply via email to