Click here to Skip to main content
16,020,990 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hiho,

is it possible to have a column in a ListView that contains only TextBoxes?
Like CheckBoxes inside a CheckedListBox.
Posted
Comments
Sergey Alexandrovich Kryukov 10-Sep-13 12:44pm    
If you say "CheckBox", "ListView" or something like that, the question is: which one? You should always tag the UI library or application type you use. There are different unrelated (but similar) types under those simple names.
—SA

1 solution

 
Share this answer
 
v3
Comments
IDominator 10-Sep-13 10:33am    
The 4th link looks interesting. How can I edit a ListView with xaml?
abbaspirmoradi 10-Sep-13 10:38am    
what is your mean?what you want?
IDominator 10-Sep-13 10:39am    
How can I edit a ListView with xaml?
abbaspirmoradi 10-Sep-13 10:43am    
this example show you how create a listview with xaml look:http://www.interact-sw.co.uk/iangblog/2007/05/30/fill-wpf-listview-columns
IDominator 10-Sep-13 10:45am    
thank you :)

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