Re: [qooxdoo-devel] Higlight the particular column's data when mouseover on that co

2008-02-04 Thread Maheswaran Devaraj
Hi hugh, Data of the particular table displayed when the user double clicks column. I fetched the column data when the mouse is over. But I should display the fetched content on the focused column or I should fit the column width dynamically based upon the content's length H

Re: [qooxdoo-devel] Higlight the particular column's data when mouseover on that co

2008-02-04 Thread Hugh Gibson
> I want to highlights the data of a particular column when the > text is wrapped in the column while the mouseover event occurs Is this for a table? Sounds like you need a custom column and/or row renderer. Take a look at http://demo.qooxdoo.org/current/demobrowser/#example~Table_3.html (and othe