Click here to Skip to main content
15,885,366 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: About Silver light Sql Data Connection Pin
vijaynet1015-Feb-13 4:30
vijaynet1015-Feb-13 4:30 
GeneralRe: About Silver light Sql Data Connection Pin
Pete O'Hanlon15-Feb-13 5:46
mvePete O'Hanlon15-Feb-13 5:46 
AnswerRe: About Silver light Sql Data Connection Pin
Abhinav S15-Feb-13 17:01
Abhinav S15-Feb-13 17:01 
QuestionIs it safe to change datagridcolumn cell style at run time? Pin
Dr. Hurol Aslan14-Feb-13 17:03
Dr. Hurol Aslan14-Feb-13 17:03 
AnswerRe: Is it safe to change datagridcolumn cell style at run time? Pin
Marco Bertschi15-Feb-13 3:12
protectorMarco Bertschi15-Feb-13 3:12 
GeneralRe: Is it safe to change datagridcolumn cell style at run time? Pin
Dr. Hurol Aslan15-Feb-13 8:03
Dr. Hurol Aslan15-Feb-13 8:03 
GeneralRe: Is it safe to change datagridcolumn cell style at run time? Pin
Marco Bertschi15-Feb-13 8:04
protectorMarco Bertschi15-Feb-13 8:04 
GeneralRe: Is it safe to change datagridcolumn cell style at run time? Pin
Mycroft Holmes15-Feb-13 12:37
professionalMycroft Holmes15-Feb-13 12:37 
You are trying to replace an Event (AutoGeneratingColumn) with an object?

I think you mean and auto generated column with a customised datagridcolumn, therefore replacing one object with the same type of object just custom built. I would think this would be reasonable, be prepared for the column collection to object but I don't see how.

I would locate the column in the collection and customise it in place rather than replacing it.

Caveat - I have never done this either!
Never underestimate the power of human stupidity
RAH

GeneralRe: Is it safe to change datagridcolumn cell style at run time? Pin
Dr. Hurol Aslan15-Feb-13 14:43
Dr. Hurol Aslan15-Feb-13 14:43 
GeneralRe: Is it safe to change datagridcolumn cell style at run time? Pin
Mycroft Holmes15-Feb-13 14:53
professionalMycroft Holmes15-Feb-13 14:53 
QuestionSend mail at a specific time Pin
LG014-Feb-13 2:27
LG014-Feb-13 2:27 
GeneralRe: Send mail at a specific time Pin
PIEBALDconsult14-Feb-13 3:11
mvePIEBALDconsult14-Feb-13 3:11 
AnswerRe: Send mail at a specific time Pin
Abhinav S15-Feb-13 17:03
Abhinav S15-Feb-13 17:03 
QuestionEnterprise solution Pin
vaishali thaker13-Feb-13 20:09
vaishali thaker13-Feb-13 20:09 
AnswerRe: Enterprise solution Pin
Richard MacCutchan13-Feb-13 22:32
mveRichard MacCutchan13-Feb-13 22:32 
AnswerRe: Enterprise solution Pin
Super Lloyd14-Feb-13 18:04
Super Lloyd14-Feb-13 18:04 
QuestionRe: Enterprise solution Pin
vaishali thaker10-Apr-13 19:24
vaishali thaker10-Apr-13 19:24 
QuestionChange 3 variables in another WPF window Pin
GiuseppeKoll9-Feb-13 22:38
GiuseppeKoll9-Feb-13 22:38 
AnswerRe: Change 3 variables in another WPF window Pin
Mycroft Holmes10-Feb-13 9:02
professionalMycroft Holmes10-Feb-13 9:02 
GeneralRe: Change 3 variables in another WPF window Pin
GiuseppeKoll10-Feb-13 9:40
GiuseppeKoll10-Feb-13 9:40 
QuestionExpose Enum From Template Pin
Kevin Marois9-Feb-13 12:10
professionalKevin Marois9-Feb-13 12:10 
AnswerRe: Expose Enum From Template Pin
SledgeHammer019-Feb-13 13:43
SledgeHammer019-Feb-13 13:43 
QuestionData Flow in a WPF App Pin
AeroClassics9-Feb-13 11:19
professionalAeroClassics9-Feb-13 11:19 
AnswerRe: Data Flow in a WPF App Pin
Super Lloyd14-Feb-13 18:08
Super Lloyd14-Feb-13 18:08 
QuestionBinding DataGrid Pin
Sawyer19889-Feb-13 3:33
Sawyer19889-Feb-13 3: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.