How can i make a scroll to a column in a datawindow (like ScrollToRow
function but for column) ?
Thanks for answers.
Example:
dw_1.Modify("DataWindow.HorizontalScrollPosition=100)
--
Regards,
Don Roof [TeamPS]
Spectrum Technology Group, Inc.
dr...@spectrumtech.com
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
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.