Click here to Skip to main content
15,901,666 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: plz help.... im lost in the mess called grid... Pin
yams251023-Jun-09 19:17
yams251023-Jun-09 19:17 
GeneralRe: plz help.... im lost in the mess called grid... Pin
Mark Salsbery23-Jun-09 13:05
Mark Salsbery23-Jun-09 13:05 
Questionwpf themes make problems Pin
Feras Mazen Taleb22-Jun-09 23:02
Feras Mazen Taleb22-Jun-09 23:02 
QuestionHow to download images from a mail using Pop3 Pin
Nekkantidivya22-Jun-09 22:59
Nekkantidivya22-Jun-09 22:59 
AnswerRe: How to download images from a mail using Pop3 Pin
ABitSmart22-Jun-09 23:13
ABitSmart22-Jun-09 23:13 
QuestionImages on a curved surface Pin
Sunil P V22-Jun-09 22:36
Sunil P V22-Jun-09 22:36 
QuestionDataGrid Sort not updating automatically Pin
Bijesh22-Jun-09 19:02
Bijesh22-Jun-09 19:02 
AnswerRe: DataGrid Sort not updating automatically Pin
Mark Salsbery22-Jun-09 19:37
Mark Salsbery22-Jun-09 19:37 
Bijesh wrote:
I think this is because a property change on an individual item does not fire a collection changed event in the ObservableCollection.


Right - only changes to the collection, not changes to items in the collection.

For change notifications on items, you can implement INotifyPropertyChanged[^] on
the item class(es).

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: DataGrid Sort not updating automatically Pin
Bijesh22-Jun-09 19:47
Bijesh22-Jun-09 19:47 
GeneralRe: DataGrid Sort not updating automatically Pin
Mark Salsbery22-Jun-09 19:58
Mark Salsbery22-Jun-09 19:58 
GeneralRe: DataGrid Sort not updating automatically Pin
Bijesh22-Jun-09 20:33
Bijesh22-Jun-09 20:33 
GeneralRe: DataGrid Sort not updating automatically Pin
Mark Salsbery22-Jun-09 22:07
Mark Salsbery22-Jun-09 22:07 
GeneralRe: DataGrid Sort not updating automatically [modified] Pin
Bijesh23-Jun-09 2:33
Bijesh23-Jun-09 2:33 
AnswerRe: DataGrid Sort not updating automatically Pin
Pete O'Hanlon23-Jun-09 3:33
mvePete O'Hanlon23-Jun-09 3:33 
GeneralRe: DataGrid Sort not updating automatically Pin
Bijesh24-Jun-09 1:57
Bijesh24-Jun-09 1:57 
GeneralRe: DataGrid Sort not updating automatically Pin
Bijesh30-Jun-09 2:42
Bijesh30-Jun-09 2:42 
QuestionWorkflow designer Pin
Bahram.Zarrin22-Jun-09 11:10
Bahram.Zarrin22-Jun-09 11:10 
AnswerRe: Workflow designer Pin
Pete O'Hanlon22-Jun-09 11:19
mvePete O'Hanlon22-Jun-09 11:19 
AnswerRe: Workflow designer Pin
Eslam Afifi22-Jun-09 13:59
Eslam Afifi22-Jun-09 13:59 
QuestionConvert a glyph from a font to a WPF shape. Pin
Lutosław22-Jun-09 6:37
Lutosław22-Jun-09 6:37 
AnswerRe: Convert a glyph from a font to a WPF shape. Pin
Christian Graus22-Jun-09 10:54
protectorChristian Graus22-Jun-09 10:54 
GeneralRe: Convert a glyph from a font to a WPF shape. Pin
Lutosław22-Jun-09 13:27
Lutosław22-Jun-09 13:27 
GeneralRe: Convert a glyph from a font to a WPF shape. Pin
Christian Graus22-Jun-09 13:42
protectorChristian Graus22-Jun-09 13:42 
GeneralRe: Convert a glyph from a font to a WPF shape. Pin
Lutosław22-Jun-09 14:09
Lutosław22-Jun-09 14:09 
GeneralRe: Convert a glyph from a font to a WPF shape. Pin
Christian Graus22-Jun-09 15:13
protectorChristian Graus22-Jun-09 15:13 

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.