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 !




Checkbox in listview


Posted Date: 29 Aug 2008      Total Responses: 1

Posted By: Preetha Anandaraj       Member Level: Silver     Points: 1



Hello,
How to add checkbox in column1 and column2 in listview using C#.net 2.0..

Thanks in Advance





Responses

Author: D.Jeya kumar(JK)    29 Aug 2008Member Level: DiamondRating:     Points: 3

Hi,


Add a list box and then set the property checkbox =true and then
add the items to the listview it will show the values the
tesxt with the check box.


ListView1.Items.Add("One")
ListView1.Items.Add("Two")


Regards
JK



Post Reply
You must Sign In to post a response.
Next : Displaying Data randomly
Previous : Arraylist
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use