|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
objects in a listviewItem
Hey,
In the program that i'm writing i use filters to select diferent data. I want to use multiple filters to do that. But for showing the filters i use a listview. Now is my question if it is possible to add a DateTimePicker/combobox/... into a listviewitem. hope that somebody could help me greetzz Jke aka J-Man |
|
#2
|
|||
|
|||
|
I don't think you can display a control in the ListView. the only way to make the ListView a control container is to built it yourself OR use other's code.
I've tried this one, pretty good. http://www.codeproject.com/cs/miscc...et=TreeListView |
|
#3
|
|||
|
|||
|
you can do it with datagrid control
|
|
#4
|
|||
|
|||
|
Great thanks
I will try that out greetzz jke |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > .Net Development > objects in a listviewItem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|