[Proto-Scripty] Prototype ajax based grid control

2011-01-03 Thread Phil Petree
Hi All! I need to implement an ajax based edit in place grid control for a management console (admin side of a site). Essentially, each row will have fields formatted as: STRING, STRING, BOOL, BOOL, BOOL, DATE, STRING and admins could change any or all of these fields. Any suggestions on an

Re: [Proto-Scripty] Prototype ajax based grid control

2011-01-03 Thread Walter Lee Davis
I use tablekit for this sort of thing. Look on Scripteka, too -- I haven't needed this in over a year, so there may be something newer and shinier. Walter On Jan 3, 2011, at 1:19 PM, Phil Petree wrote: Hi All! I need to implement an ajax based edit in place grid control for a

Re: [Proto-Scripty] Prototype ajax based grid control

2011-01-03 Thread Pablo Aravena
Hi Phil Please review my project I hope you find it useful http://pabloaravena.info/mytablegrid Pablo On Mon, Jan 3, 2011 at 3:19 PM, Phil Petree phil.pet...@gmail.com wrote: Hi All! I need to implement an ajax basedĀ edit in placeĀ grid control for a management console (admin side of a