Click here to Skip to main content
15,894,405 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Combobox in Listview Pin
ABitSmart20-Feb-09 2:15
ABitSmart20-Feb-09 2:15 
GeneralRe: Combobox in Listview Pin
Rolorob20-Feb-09 2:28
Rolorob20-Feb-09 2:28 
GeneralRe: Combobox in Listview Pin
ABitSmart20-Feb-09 2:37
ABitSmart20-Feb-09 2:37 
GeneralRe: Combobox in Listview Pin
Rolorob20-Feb-09 2:39
Rolorob20-Feb-09 2:39 
GeneralRe: Combobox in Listview Pin
Rolorob20-Feb-09 3:12
Rolorob20-Feb-09 3:12 
GeneralRe: Combobox in Listview Pin
ABitSmart20-Feb-09 3:16
ABitSmart20-Feb-09 3:16 
GeneralRe: Combobox in Listview Pin
Rolorob20-Feb-09 3:48
Rolorob20-Feb-09 3:48 
GeneralRe: Combobox in Listview Pin
ABitSmart20-Feb-09 4:04
ABitSmart20-Feb-09 4:04 
Rolorob wrote:
x:Key is only the name for in the XAML referencing

Yes, your right

Rolorob wrote:
displays one entry

Is the ListView still bound to the DataRelation ? Is yes, put it back to where it was before Smile | :)

I suspect
IsSynchronizedWithCurrentItem="True"
. Try removing the top part of the view which you would not be using and just run the bottom DataGrid part of your code.

If things still don't work, now since you are using a Grid sort of view, you can use a DataTemplate for the ListView instead of the CollectionView.

Rolorob wrote:
questions don't bother you

Not at all

Rolorob wrote:
you are a great help to me

Thanks Smile | :)
GeneralRe: Combobox in Listview Pin
Rolorob20-Feb-09 6:10
Rolorob20-Feb-09 6:10 
GeneralRe: Combobox in Listview Pin
ABitSmart21-Feb-09 2:42
ABitSmart21-Feb-09 2:42 
GeneralRe: Combobox in Listview Pin
mavifirar21-Feb-09 10:43
mavifirar21-Feb-09 10:43 
QuestionWPF and MVVM pattern question Pin
babongita18-Feb-09 8:14
babongita18-Feb-09 8:14 
AnswerRe: WPF and MVVM pattern question Pin
Pete O'Hanlon18-Feb-09 8:44
mvePete O'Hanlon18-Feb-09 8:44 
GeneralRe: WPF and MVVM pattern question Pin
babongita18-Feb-09 8:59
babongita18-Feb-09 8:59 
GeneralRe: WPF and MVVM pattern question Pin
Pete O'Hanlon18-Feb-09 9:09
mvePete O'Hanlon18-Feb-09 9:09 
GeneralRe: WPF and MVVM pattern question Pin
babongita18-Feb-09 10:02
babongita18-Feb-09 10:02 
GeneralRe: WPF and MVVM pattern question Pin
Pete O'Hanlon18-Feb-09 10:16
mvePete O'Hanlon18-Feb-09 10:16 
GeneralRe: WPF and MVVM pattern question Pin
Pete O'Hanlon19-Feb-09 21:52
mvePete O'Hanlon19-Feb-09 21:52 
GeneralRe: WPF and MVVM pattern question Pin
babongita20-Feb-09 2:42
babongita20-Feb-09 2:42 
GeneralRe: WPF and MVVM pattern question Pin
Pete O'Hanlon20-Feb-09 3:35
mvePete O'Hanlon20-Feb-09 3:35 
QuestionWPF ListView Databound Drag/Drop Auto Scroll Pin
snblackout18-Feb-09 4:25
snblackout18-Feb-09 4:25 
QuestionWPF System.Security.Permissions.SecurityPermission winmm.dll Pin
Member 216927318-Feb-09 0:01
Member 216927318-Feb-09 0:01 
AnswerRe: WPF System.Security.Permissions.SecurityPermission winmm.dll [modified] Pin
sivaddrahcir18-Feb-09 13:00
sivaddrahcir18-Feb-09 13:00 
QuestionCreate Role Pin
VisualLive17-Feb-09 22:19
VisualLive17-Feb-09 22:19 
AnswerRe: Create Role Pin
VisualLive18-Feb-09 14:46
VisualLive18-Feb-09 14:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.