Displaying 4 results from an estimated 4 matches for "millstream".
Did you mean:
killstream
2008 Oct 22
1
js solution to sort/edit tables with ajax
What is your best solution to table display/edit/sort using ajax ?
I''ve bumped into these:
dhtmlxGrid: http://www.dhtmlx.com/docs/products/dhtmlxGrid/index.shtml
tablekit: http://www.millstream.com.au/view/code/tablekit/
Better: MIT/Ruby licence, prototype based
Do you any other tools to display/sort/edit tables in place ?
Thanks for your answers,
Gaspard
-------
project: zena CMS (http://zenadmin.org)
--~--~---------~--~----~------------~-------~--~----~
You received this messag...
2001 Apr 30
0
Insufficient sshd debug output
...modify auth.c to print out the info - it would be nicer
to have debug statements added to the standard code.
I hesitate to submit my mods. - I'm too old to be an expert on anything
as up-to-date as C :-)
--
Roy Millar, finger rmill at shell.ednet.co.uk or
rmill at Millstream.ednet.co.uk access http://www.ednet.co.uk/~rmill
100044.14 at CompuServe.com for PGP public key
2008 Oct 28
2
odbcConnectExcel2007
...d Wales).
The views expressed in this email are not necessarily the views of Centrica plc, and the company, its directors, officers or employees make no representation or accept any liability for its accuracy or completeness unless expressly stated to the contrary.
Centrica plc
Registered office: Millstream, Maidenhead Road, Windsor, Berkshire SL4 5GD
Registered in England and Wales No 3033654
[[alternative HTML version deleted]]
2008 Apr 04
8
Updatable "datagrid" with ajax support? Is there any code/approach I can leverage?
Hi,
I want to have a page in my Ruby on Rails application that is like a
dynamic / updateable data grid. Like a matrix or spreadsheet segment
(x rows, y columns) which one can click in any of the cells and make
an update, which triggers some AJAX code to fire off the update, and
then the responses come back and update whatever else needs updating
based on this change.
Is there a prototype