:: Forum >>

Editable Cell / Issue with scrolling of grid

Hi,

I've done some work with creating subclasses of Active.Templates.Text in order to have editable cells in my grid - which is now the case.

One little issue I found with the grid now is, that when 'tabbing' to the next column, and this column is off screen, then, only the data bit of the table scrolls, the headers do not scroll along...


A next thing I would like to do, is to make only the top row and/or bottom row a row with editable fields...

Any and all suggestions welcome?!
Fred
Monday, March 15, 2004
The grid synchronizes the scroll position of the data and headers with the scroll position of the separate scrollbars div. In your case you need to implement the opposite as well (see /source/lib/templates/scroll.js)
Alex (ActiveWidgets)
Wednesday, March 17, 2004
Please post your editable changes! This is exactly what I need if it's editable.
George
Thursday, March 18, 2004
Yes, please do. I'd love to be able to edit as well!
Thursday, March 18, 2004
Can any one pls tell me how to make only one field of a able editable
just by selecting or checking a radio button corresponding row.
Anand
Friday, September 23, 2005

This topic is archived.


Back to support forum

Forum search