:: Forum >>

starting a page with table scrolled to the bottom

is this possible? i have a schedule grid that needs to NOT be sorted, but needs to default to a spot relative to a current date or at the bottom- is this a configurable piece?
Greg
Thursday, March 25, 2004
I am planning to expose scroll/top scroll/left properties for the grid control. Should be available soon.
Alex (ActiveWidgets)
Sunday, March 28, 2004
Did you ever expose these properties?
Greg
Friday, May 28, 2004
Anyone find out if they were exposed?
Mobasoft
Wednesday, January 26, 2005
I need something similar. I want to put the initial letters of the names in column 1 of a grid at the top with a link enabling the user to jump down to the appropraite part of the grid.

I have already got a little way along by putting the following before the grid:

<a href='#B'>B</a>&nbsp;&nbsp;&nbsp;<a href='#C'>C</a>&nbsp;&nbsp;&nbsp;<a href='#D'>D</a>&nbsp;&nbsp;&nbsp;<a href='#E'>E</a>&nbsp;&nbsp;&nbsp; ...

and then naming the first cell in a row thus:
<a name='B'><b>B</b></a> ...

This works, but the first two entries for each letter are hidden under the header.

Any news on your proposed method, Alex?
Roy Cosway
Wednesday, April 13, 2005
Not exactly what you are asking but....

http://www.activewidgets.com/javascript.forum.1668.16/can-i-specify-the-starting.html

http://www.activewidgets.com/grid.howto.scroll/scroll-into-view.html
Alex (ActiveWidgets)
Wednesday, April 13, 2005

This topic is archived.


Back to support forum

Forum search