Click here to Skip to main content
15,915,703 members
Home / Discussions / WPF
   

WPF

 
QuestionListView Scrolling with MVVM Pin
krishnan.s2-Sep-10 19:09
krishnan.s2-Sep-10 19:09 
AnswerRe: ListView Scrolling with MVVM Pin
Abhinav S2-Sep-10 23:50
Abhinav S2-Sep-10 23:50 
AnswerRe: ListView Scrolling with MVVM Pin
krishnan.s3-Sep-10 2:24
krishnan.s3-Sep-10 2:24 
GeneralRe: ListView Scrolling with MVVM Pin
Pete O'Hanlon3-Sep-10 3:12
mvePete O'Hanlon3-Sep-10 3:12 
GeneralRe: ListView Scrolling with MVVM Pin
Abhinav S3-Sep-10 4:39
Abhinav S3-Sep-10 4:39 
QuestionPhysicalMedia-Class Pin
holzmcgyver2-Sep-10 14:38
holzmcgyver2-Sep-10 14:38 
AnswerRe: PhysicalMedia-Class Pin
Pete O'Hanlon2-Sep-10 22:48
mvePete O'Hanlon2-Sep-10 22:48 
QuestionWPF Listbox Pin
Drathmar2-Sep-10 10:57
Drathmar2-Sep-10 10:57 
I recently started the WPF and I came across a weird behavior in listboxes.

I have it binding to a viewmodel object and displaying the view properly, even have it selecting the item properly.

Sometimes those listbox have text boxes for my user to type in, and when they hit the F key, it moves to the next listbox item.

After alot of digging I found out that it has to do with the name space of the item bound to the listbox. If I change the viewmodels class to "zsomename.folder.viewmodel" then when I type z in the text box it moves it to the next listbox item.

Its like there's a built in behavior to select a matching listbox item base off the starting letter... but how do I remove this, or what is calling this.

Anyone have any ideas?
QuestionRe: WPF Listbox Pin
AspDotNetDev3-Sep-10 12:02
protectorAspDotNetDev3-Sep-10 12:02 
AnswerRe: WPF Listbox Pin
Dave Kerr3-Sep-10 23:18
mentorDave Kerr3-Sep-10 23:18 
GeneralRe: WPF Listbox Pin
Drathmar23-Sep-10 11:01
Drathmar23-Sep-10 11:01 
AnswerRe: How to control the text and other properties in ResourceDictionary object that i wrote ? Pin
Abhinav S2-Sep-10 4:04
Abhinav S2-Sep-10 4:04 
QuestionGenerate decimal point automatically while entering in textbox in wpf Pin
sumit70341-Sep-10 19:43
sumit70341-Sep-10 19:43 
AnswerRe: Generate decimal point automatically while entering in textbox in wpf Pin
Christian Graus1-Sep-10 20:06
protectorChristian Graus1-Sep-10 20:06 
AnswerRe: Generate decimal point automatically while entering in textbox in wpf Pin
Abhinav S1-Sep-10 20:47
Abhinav S1-Sep-10 20:47 
GeneralRe: Generate decimal point automatically while entering in textbox in wpf Pin
sumit70341-Sep-10 21:39
sumit70341-Sep-10 21:39 
AnswerRe: Generate decimal point automatically while entering in textbox in wpf Pin
Pete O'Hanlon1-Sep-10 23:07
mvePete O'Hanlon1-Sep-10 23:07 
AnswerRe: Generate decimal point automatically while entering in textbox in wpf Pin
V.2-Sep-10 20:16
professionalV.2-Sep-10 20:16 
GeneralRe: Generate decimal point automatically while entering in textbox in wpf Pin
Pete O'Hanlon2-Sep-10 22:38
mvePete O'Hanlon2-Sep-10 22:38 
GeneralRe: Generate decimal point automatically while entering in textbox in wpf Pin
V.2-Sep-10 22:47
professionalV.2-Sep-10 22:47 
QuestionTrying to bind to a dependency property [modified] Pin
Christian Graus1-Sep-10 19:26
protectorChristian Graus1-Sep-10 19:26 
AnswerRe: Trying to bind to a dependency property Pin
PumbaPumba27-Sep-10 7:53
PumbaPumba27-Sep-10 7:53 
QuestionFinding a Keybinding Pin
Drathmar1-Sep-10 10:36
Drathmar1-Sep-10 10:36 
QuestionAdding custom routed event of user control to xaml of a window in wpf Pin
dashingsidds1-Sep-10 5:04
dashingsidds1-Sep-10 5:04 
AnswerRe: Adding custom routed event of user control to xaml of a window in wpf Pin
dashingsidds1-Sep-10 22:35
dashingsidds1-Sep-10 22:35 

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.