Click here to Skip to main content
15,894,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Team,

I have Three Textboxes 'Name' , 'Address', 'City' having id
Txtname.Text,Txtadd.Text,Txtcity.Text respectively ....

Now , I want to show Content

in three textboxes in LISTVIEW having id Listview1

Please tell me code for this in WINDOWS FORMS ......
Posted
Updated 6-Oct-12 21:34pm
v2
Comments
Kenneth Haugland 7-Oct-12 3:44am    
DOnt repost you question, use the Improve question button instead. I have deleted your other question.

1 solution

Please tell me code for this in WINDOWS FORMS ......
It does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.


For now, go through these, learn and try:
Working with ListViews in C# Winforms[^]
Binding and Reading Usage of ListView in WinForm for C#[^]
ListView in-line editing[^]
 
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