Sam Collett wrote: > > You could combine both approaches though - create the select on page > load, but only add when you hover over a cell. >
You make a good point there. And that's something I might consider in a future revision of my code. My problem though, is that I'll need to create a select and textarea for each cell, and then discern on hover. I wish my predecessors thought about how their data could be ported to web apps, but they didn't, so I'm left trying to make a web-based datagrid with the functionality of a .net application. -- View this message in context: http://www.nabble.com/Dynamically-adding-select-boxes-tf1884044.html#a5727444 Sent from the JQuery forum at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
