C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Horizontal Scroll Bar for a listview control


Posted Date: 09 Jul 2006      Total Responses: 1

Posted By: Sunanda Varma       Member Level: Bronze     Points: 2


Hi,
I have a list view control and i want to add horizontal scrollbar for thecontrol. How to add a horizontal scrolbar for the listview in c#

Thanks in advance.




Responses

Author: Sreetharan    10 Jul 2006Member Level: GoldRating:     Points: 2
Hi

I dont think it is possible to add horizontal scroll bar in datalist, instead you can add the datalist within a panel control and make the style of the panel to have a horizontal scroll bar. do as follows


<div id="divList" runat="server" style="overflow:scroll;" width="600" >

< !-- code for datalist -- >

</div>


Regards
Sreetharan S.T


Author: Abhishek Arya    10 Jul 2006Member Level: DiamondRating:     Points: 2
Select list view and change the property of scroll bar as always


Post Reply
You must Sign In to post a response.
Next : what is a resource file...
Previous : sql querry
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

it support

Contact Us    Privacy Policy    Terms Of Use