Click here to Skip to main content
16,005,181 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Question about MEFedMVVM Pin
Pete O'Hanlon24-Feb-11 23:37
mvePete O'Hanlon24-Feb-11 23:37 
GeneralRe: Question about MEFedMVVM Pin
Jammer25-Feb-11 5:07
Jammer25-Feb-11 5:07 
GeneralRe: Question about MEFedMVVM Pin
Pete O'Hanlon25-Feb-11 8:20
mvePete O'Hanlon25-Feb-11 8:20 
GeneralRe: Question about MEFedMVVM Pin
Jammer25-Feb-11 8:27
Jammer25-Feb-11 8:27 
GeneralRe: Question about MEFedMVVM Pin
SledgeHammer0125-Feb-11 9:12
SledgeHammer0125-Feb-11 9:12 
GeneralRe: Question about MEFedMVVM Pin
Jammer5-Mar-11 6:25
Jammer5-Mar-11 6:25 
Questionrefresh after showing page Pin
arkiboys24-Feb-11 2:48
arkiboys24-Feb-11 2:48 
AnswerRe: refresh after showing page Pin
Mycroft Holmes24-Feb-11 12:08
professionalMycroft Holmes24-Feb-11 12:08 
GeneralRe: refresh after showing page Pin
arkiboys24-Feb-11 21:35
arkiboys24-Feb-11 21:35 
QuestionHow to disable the previous dates(date less than today) in a calendar Pin
Rocky2323-Feb-11 21:54
Rocky2323-Feb-11 21:54 
AnswerRe: How to disable the previous dates(date less than today) in a calendar Pin
Groulien23-Feb-11 22:09
Groulien23-Feb-11 22:09 
QuestionShow insert row until data is not valid [Telerik WPF RagGridView] [modified] Pin
johnsson7723-Feb-11 20:07
johnsson7723-Feb-11 20:07 
AnswerRe: Show insert row until data is not valid [Telerik WPF RagGridView] Pin
Pete O'Hanlon24-Feb-11 2:33
mvePete O'Hanlon24-Feb-11 2:33 
QuestionHosting a UserControl inside a ChildWindow Pin
Mycroft Holmes22-Feb-11 20:44
professionalMycroft Holmes22-Feb-11 20:44 
QuestionHittest on mouse leave Pin
DavJes22-Feb-11 9:11
DavJes22-Feb-11 9:11 
QuestionFile not saved using SaveFileDialog in Silverlight 3 Pin
Tanuja12322-Feb-11 1:56
Tanuja12322-Feb-11 1:56 
AnswerRe: File not saved using SaveFileDialog in Silverlight 3 Pin
Abhinav S22-Feb-11 18:35
Abhinav S22-Feb-11 18:35 
GeneralRe: File not saved using SaveFileDialog in Silverlight 3 [modified] Pin
Tanuja12323-Feb-11 1:54
Tanuja12323-Feb-11 1:54 
AnswerRe: File not saved using SaveFileDialog in Silverlight 3 Pin
amjad syed24-Feb-11 17:44
amjad syed24-Feb-11 17:44 
Questionpopulate datagrid using a list collection [modified] Pin
arkiboys21-Feb-11 21:59
arkiboys21-Feb-11 21:59 
My list collection is populated with rows. Each row has fields...
The datagrid only shows the first row in the list.
Note that the datagrid.itemsSource does have the rows but only the first row is shown in the datagrid.

Do you knoiw why please?

gridMain.ItemsSource = results;

Thanks

modified on Tuesday, February 22, 2011 4:14 AM

AnswerRe: populate datagrid using a list collection Pin
Jammer22-Feb-11 23:37
Jammer22-Feb-11 23:37 
AnswerRe: populate datagrid using a list collection Pin
amjad syed24-Feb-11 17:45
amjad syed24-Feb-11 17:45 
QuestionDesign an analysis Program Pin
Andrewnick2021-Feb-11 20:33
Andrewnick2021-Feb-11 20:33 
AnswerRe: Design an analysis Program Pin
Mycroft Holmes21-Feb-11 21:19
professionalMycroft Holmes21-Feb-11 21:19 
AnswerRe: Design an analysis Program Pin
Pete O'Hanlon22-Feb-11 1:46
mvePete O'Hanlon22-Feb-11 1: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.