add scrolbar and horizantalbar bar to repeater control
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
hi expert i want add scrollbar and horizantalbar to repeater control just like a listbox.And fixed header. thanks
try this myRepeater.Attributes["Style"] = "OVERFLOW-Y:auto;HEIGHT:200px;";
-
hi expert i want add scrollbar and horizantalbar to repeater control just like a listbox.And fixed header. thanks
try This http://rajkamal29.blogspot.com/2009/05/scroll-bar-for-repeater-control.html[^]
MyFirstArticlePublished: MenuControlSelectedItem Why Do Some People Forget To Mark as Answer .If It Helps.