Click here to Skip to main content
15,918,742 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
i have a one database table in which there some records,
now i want to display this data in scrolling...
i bind my data in repeater control.
i have used marquee
using maquee there some problem,
this is the after scrolling whole data i want to scroll from first in circular manner

i mean after scrollling whole data first record can not scroll in atteched manner

after completing scrolling of data
marquee becomes blank after than start from first record

so,how can i solve it
Posted
Comments
Herman<T>.Instance 21-Jun-12 9:28am    
I cannot un derstand what your problem is. Perhaps more explanation is possible

If all you want is a scrolling text, you can have a look at a JQuery plugin here[^]. There are also various examples which show image scrolling on that site.
Does this solve your problem?
 
Share this answer
 
Dear Friend,

kindly check this - Vertically Scrollable Repeater with fixed Headers

http://dotnetslackers.com/Community/blogs/kaushalparik/archive/2008/06/28/vertically-scrollable-repeater-with-fixed-headers.aspx[^]

Regards,
AP
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900