Click here to Skip to main content
15,918,168 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: wpf databound datagrid - how to prevent duplications Pin
Mycroft Holmes24-Jul-13 12:38
professionalMycroft Holmes24-Jul-13 12:38 
GeneralRe: wpf databound datagrid - how to prevent duplications Pin
Member 938944425-Jul-13 2:10
Member 938944425-Jul-13 2:10 
Questionhow to increase row height in datagrid Pin
thecco21-Jul-13 21:17
thecco21-Jul-13 21:17 
AnswerRe: how to increase row height in datagrid Pin
Kenneth Haugland22-Jul-13 22:43
mvaKenneth Haugland22-Jul-13 22:43 
GeneralRe: how to increase row height in datagrid Pin
thecco22-Jul-13 23:01
thecco22-Jul-13 23:01 
AnswerRe: how to increase row height in datagrid Pin
Mycroft Holmes22-Jul-13 23:00
professionalMycroft Holmes22-Jul-13 23:00 
QuestionProblem with datagrid Pin
Arun kumar Gautam18-Jul-13 23:49
Arun kumar Gautam18-Jul-13 23:49 
AnswerRe: Problem with datagrid Pin
Richard MacCutchan19-Jul-13 2:34
mveRichard MacCutchan19-Jul-13 2:34 
AnswerRe: Problem with datagrid Pin
RuchiH23-Jul-13 1:13
RuchiH23-Jul-13 1:13 
QuestionRe: Problem with datagrid Pin
arif77724-Jul-13 2:09
arif77724-Jul-13 2:09 
QuestionCan we use Handler (.ashx) files in Silverlight?? Pin
Mohammed Hameed18-Jul-13 1:27
professionalMohammed Hameed18-Jul-13 1:27 
AnswerRe: Can we use Handler (.ashx) files in Silverlight?? Pin
Emmanuel Medina18-Jul-13 9:18
professionalEmmanuel Medina18-Jul-13 9:18 
GeneralRe: Can we use Handler (.ashx) files in Silverlight?? Pin
AlphaDeltaTheta18-Jul-13 16:02
AlphaDeltaTheta18-Jul-13 16:02 
GeneralRe: Can we use Handler (.ashx) files in Silverlight?? Pin
Mohammed Hameed18-Jul-13 20:03
professionalMohammed Hameed18-Jul-13 20:03 
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 

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.