> I'm making a dynamic-html grid as a replacement for the > CFGRID control. Would anybody be interested in it? If so, > what features would you like to see? > > So far, the grid will have: > > maxlengths on each cell, set by column. > cursor can move up/down each row by using the up down keys. > customizable text-alignment, set by column. > Insert/Delete rows dynamically. > hidden fields for each row as well. > readonly-version, with row select. > onclick, ondblclick, onblur, onchange, onkeypress, onkeydown, > onkeyup handlers, set by column. > dynamically set readonly by column, or by specific cell. > automatic queryset population. > choice of text, checkbox, dropdown cells. > > It will only in IE 5+ right now.
You might be able to save a little bit of time: http://www.cfugorama.com/cfugorama/codelibrary/CF_GRID.cfm While this is for output only, it might be a good starting point. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

