Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Scroll column in datawindow

0 views
Skip to first unread message

Benoit ROUGE-PULLON

unread,
Sep 15, 1998, 3:00:00 AM9/15/98
to
Hi,

How can i make a scroll to a column in a datawindow (like ScrollToRow
function but for column) ?
Thanks for answers.


Don Roof [TeamPS]

unread,
Sep 17, 1998, 3:00:00 AM9/17/98
to
In article <lmMlS#H49G...@forums.powersoft.com>, benoit.rouge-
pul...@doriane.com says...
You have to set the value of the
HorizontalScrollPosition attribute for the DataWindow control:

Example:

dw_1.Modify("DataWindow.HorizontalScrollPosition=100)

--
Regards,
Don Roof [TeamPS]
Spectrum Technology Group, Inc.
dr...@spectrumtech.com

Gail Dobson

unread,
Sep 18, 1998, 3:00:00 AM9/18/98
to
How about SEtColumn(colname or colnum)?


In article <lmMlS#H49G...@forums.powersoft.com>,
benoit.ro...@doriane.com says...


>
>Hi,
>
>How can i make a scroll to a column in a datawindow (like ScrollToRow
>function but for column) ?
>Thanks for answers.
>
>
>

--
Gail (gdo...@pchotshots.com)
PC HotShots, Inc.
Baltimore, MD
410 426-7617
http://www.pchotshots.com
--> Let us bring out the *Power* of your PCs <--
finger gdo...@clark.net for PGP key


Don Roof [TeamPS]

unread,
Sep 18, 1998, 3:00:00 AM9/18/98
to
In article <6ttlle$h8k$2...@callisto.clark.net>,
gdobson...@pchotshots.com says...

While the SetColumn() function will set the current column in a
DataWindow, it will not automatically scroll the DataWindow to display
the column to which focus has been set.

0 new messages