Not sure about column freezing but I'd take a look at SlickGrid: https://github.com/mleibman/SlickGrid/wiki
On Wed, Jan 5, 2011 at 10:05 AM, fun and learning <[email protected]>wrote: > > Hi All- > > Currently i have a grid with around 25 to 30 columns. > > a)The first 5 columns are frozen columns. The data for these columns are > text values or simple numbers > > b) The values for other 25 columns are images. > > c) Also implementing highlight row functionality on hover and on click of > the row. > > d) The database queries are very fast, but the UI rendering is very > sluggish. > > The above table is right now implemented using HTML, css, javascript. Tried > using alternatives like jqgrid, but it does not have column freezing > functionality. > > Are there any other grids out there which would be a much better choice. Is > using Flex a good idea? > > Thanks > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340466 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

