Click here to Skip to main content
15,895,667 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Can we use Handler (.ashx) files in Silverlight?? Pin
AlphaDeltaTheta18-Jul-13 16:06
AlphaDeltaTheta18-Jul-13 16:06 
GeneralRe: Can we use Handler (.ashx) files in Silverlight?? Pin
Mohammed Hameed18-Jul-13 20:08
professionalMohammed Hameed18-Jul-13 20:08 
GeneralRe: Can we use Handler (.ashx) files in Silverlight?? Pin
AlphaDeltaTheta19-Jul-13 3:39
AlphaDeltaTheta19-Jul-13 3:39 
GeneralRe: Can we use Handler (.ashx) files in Silverlight?? Pin
Mohammed Hameed19-Jul-13 13:38
professionalMohammed Hameed19-Jul-13 13:38 
Questionsearch item on listview wpf Pin
dharmaa.m17-Jul-13 20:49
dharmaa.m17-Jul-13 20:49 
AnswerRe: search item on listview wpf Pin
Kenneth Haugland17-Jul-13 21:27
mvaKenneth Haugland17-Jul-13 21:27 
GeneralRe: search item on listview wpf Pin
dharmaa.m17-Jul-13 22:02
dharmaa.m17-Jul-13 22:02 
AnswerRe: search item on listview wpf Pin
Mycroft Holmes17-Jul-13 21:58
professionalMycroft Holmes17-Jul-13 21:58 
I think the issue is probably with item.Content, check the type it will not be what you are expecting.

Why are you manipulating the UI, you should be working with the underlying data so rather than iterating through the ListViewItems you should be working with the datatable and setting a field IsSelected which should be bound to the UI control.
Never underestimate the power of human stupidity
RAH

AnswerRe: search item on listview wpf Pin
Richard Deeming18-Jul-13 1:22
mveRichard Deeming18-Jul-13 1:22 
QuestionSilverlight XAML loading fails right out of the gate. Pin
Xarzu17-Jul-13 13:35
Xarzu17-Jul-13 13:35 
QuestionPossible to get text under mouse of XBAP controls? Pin
Dominick Marciano17-Jul-13 7:50
professionalDominick Marciano17-Jul-13 7:50 
AnswerRe: Possible to get text under mouse of XBAP controls? Pin
Mycroft Holmes17-Jul-13 12:56
professionalMycroft Holmes17-Jul-13 12:56 
GeneralRe: Possible to get text under mouse of XBAP controls? Pin
Dominick Marciano18-Jul-13 3:35
professionalDominick Marciano18-Jul-13 3:35 
QuestionNeed to Remove Extra column header in Datagrid Pin
PriyaRam1114-Jul-13 21:39
PriyaRam1114-Jul-13 21:39 
AnswerRe: Need to Remove Extra column header in Datagrid Pin
Kenneth Haugland18-Jul-13 20:12
mvaKenneth Haugland18-Jul-13 20:12 
AnswerRe: Need to Remove Extra column header in Datagrid Pin
Sebastian Meier18-Aug-13 0:04
Sebastian Meier18-Aug-13 0:04 
Question[SOLVED] Winfroms Component Z-Index Pin
AlphaDeltaTheta14-Jul-13 18:34
AlphaDeltaTheta14-Jul-13 18:34 
AnswerRe: Winfroms Component Z-Index Pin
Pete O'Hanlon17-Jul-13 11:44
mvePete O'Hanlon17-Jul-13 11:44 
GeneralRe: Winfroms Component Z-Index Pin
AlphaDeltaTheta17-Jul-13 16:50
AlphaDeltaTheta17-Jul-13 16:50 
GeneralRe: Winfroms Component Z-Index Pin
Pete O'Hanlon17-Jul-13 20:22
mvePete O'Hanlon17-Jul-13 20:22 
GeneralRe: Winfroms Component Z-Index Pin
Richard Deeming18-Jul-13 1:16
mveRichard Deeming18-Jul-13 1:16 
GeneralRe: Winfroms Component Z-Index Pin
Pete O'Hanlon18-Jul-13 1:21
mvePete O'Hanlon18-Jul-13 1:21 
GeneralRe: Winfroms Component Z-Index Pin
Richard Deeming18-Jul-13 1:24
mveRichard Deeming18-Jul-13 1:24 
AnswerRe: Winfroms Component Z-Index Pin
Pete O'Hanlon18-Jul-13 12:24
mvePete O'Hanlon18-Jul-13 12:24 
QuestionHow to handle button click event from DataTemplate Pin
jainga1021314-Jul-13 15:35
jainga1021314-Jul-13 15: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.