AVL,
Do you mean scrollbars on the webpage? Lots of asp.net controls support
scrollbars. Set scrollbars to auto set height to something reasonable like
400px and if your one of those people who like scolling across set width to
something reasonable like 300px.
Good Luck
DWS
> Hi,
>
> I've a requirement in which I need to implement autoscrolling....
> Is there any control in .net which supports this functionality/............
>
> My display list(data) should be scrolling ...........