Click here to Skip to main content
15,921,382 members
Home / Discussions / WPF
   

WPF

 
Questiontv tuner and directShow Pin
gsipes30-Jun-09 3:09
gsipes30-Jun-09 3:09 
AnswerRe: tv tuner and directShow Pin
Christian Graus30-Jun-09 10:35
protectorChristian Graus30-Jun-09 10:35 
GeneralRe: tv tuner and directShow Pin
gsipes1-Jul-09 2:45
gsipes1-Jul-09 2:45 
GeneralRe: tv tuner and directShow Pin
BrowniePoints6-Jul-09 6:00
BrowniePoints6-Jul-09 6:00 
GeneralRe: tv tuner and directShow Pin
gsipes8-Jul-09 3:21
gsipes8-Jul-09 3:21 
Questionhow to retrive attachment files from gmail Pin
Nekkantidivya29-Jun-09 18:33
Nekkantidivya29-Jun-09 18:33 
AnswerRe: how to retrive attachment files from gmail Pin
Pete O'Hanlon29-Jun-09 21:12
mvePete O'Hanlon29-Jun-09 21:12 
QuestionHow do I get from data bound to a row in a ListView to the UI representing the row so I can apply a style to the row? Pin
fjparisIII29-Jun-09 16:42
fjparisIII29-Jun-09 16:42 
I'm using data binding to populate the rows of a ListView. Then an event takes place where I have to change a value in a particular column in the row and I'm successfully doing that. But now to grab the user's attention I want to change the color of the text in the row. But all I have is a reference to the data object whose public properties I use to populate the row. But how do I get a reference to the UI object that presents this data visually in a row within the ListView so I can change the style of that row?

As you can see, I'm still puzzling over how to get back and forth between the data and the UI presenting it visually. I know there's a difference. I just don't know how to get back and forth. This sounds like a fundamental WPF question and is another example of fundamental knowledge that I have not yet mastered, but once I get this one answered, a lot of pieces of the puzzle are going to fall into place.
AnswerRe: How do I get from data bound to a row in a ListView to the UI representing the row so I can apply a style to the row? (SOLVED) Pin
fjparisIII29-Jun-09 18:11
fjparisIII29-Jun-09 18:11 
QuestionControl drag and drop in Grid Pin
krishnan.s29-Jun-09 16:41
krishnan.s29-Jun-09 16:41 
QuestionOpening file search dialog in WPF with XAML Pin
David Shapira29-Jun-09 11:02
David Shapira29-Jun-09 11:02 
AnswerRe: Opening file search dialog in WPF with XAML Pin
Christian Graus29-Jun-09 11:14
protectorChristian Graus29-Jun-09 11:14 
GeneralRe: Opening file search dialog in WPF with XAML Pin
David Shapira29-Jun-09 11:27
David Shapira29-Jun-09 11:27 
GeneralRe: Opening file search dialog in WPF with XAML Pin
Christian Graus29-Jun-09 13:35
protectorChristian Graus29-Jun-09 13:35 
GeneralRe: Opening file search dialog in WPF with XAML Pin
David Shapira29-Jun-09 14:19
David Shapira29-Jun-09 14:19 
AnswerRe: Opening file search dialog in WPF with XAML Pin
gsipes30-Jun-09 3:28
gsipes30-Jun-09 3:28 
GeneralRe: Opening file search dialog in WPF with XAML Pin
David Shapira30-Jun-09 4:40
David Shapira30-Jun-09 4:40 
QuestionComboBox and Binding Pin
zlakob29-Jun-09 10:28
zlakob29-Jun-09 10:28 
AnswerRe: ComboBox and Binding Pin
User 27100929-Jun-09 15:39
User 27100929-Jun-09 15:39 
QuestionFloating control at the bottom of the web page?? Pin
Sunil P V29-Jun-09 7:44
Sunil P V29-Jun-09 7:44 
AnswerRe: Floating control at the bottom of the web page?? Pin
Mark Salsbery29-Jun-09 9:25
Mark Salsbery29-Jun-09 9:25 
GeneralRe: Floating control at the bottom of the web page?? Pin
Sunil P V30-Jun-09 5:53
Sunil P V30-Jun-09 5:53 
GeneralRe: Floating control at the bottom of the web page?? Pin
Mark Salsbery30-Jun-09 7:08
Mark Salsbery30-Jun-09 7:08 
GeneralRe: Floating control at the bottom of the web page?? Pin
Sunil P V30-Jun-09 22:15
Sunil P V30-Jun-09 22:15 
QuestionProgressBar Pin
Ranger4929-Jun-09 7:33
Ranger4929-Jun-09 7:33 

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.