Click here to Skip to main content
15,915,089 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Calling property from silverlight page Pin
Mark Salsbery29-Oct-09 6:52
Mark Salsbery29-Oct-09 6:52 
QuestionProblem with silverlight data grid Pin
ravi.vellanky28-Oct-09 23:40
ravi.vellanky28-Oct-09 23:40 
AnswerRe: Problem with silverlight data grid Pin
Mark Salsbery29-Oct-09 6:55
Mark Salsbery29-Oct-09 6:55 
QuestionNew To silver light Pin
kKamel28-Oct-09 20:41
kKamel28-Oct-09 20:41 
AnswerRe: New To silver light Pin
Mark Salsbery29-Oct-09 7:03
Mark Salsbery29-Oct-09 7:03 
QuestionI am fresher in silver light, from where should i start ? Pin
koolprasad200328-Oct-09 20:09
professionalkoolprasad200328-Oct-09 20:09 
AnswerRe: I am fresher in silver light, from where should i start ? Pin
Mark Salsbery29-Oct-09 7:09
Mark Salsbery29-Oct-09 7:09 
GeneralRe: I am fresher in silver light, from where should i start ? Pin
koolprasad200329-Oct-09 23:43
professionalkoolprasad200329-Oct-09 23:43 
AnswerRe: I am fresher in silver light, from where should i start ? Pin
eslsys3-Nov-09 4:01
professionaleslsys3-Nov-09 4:01 
QuestionParsing binary TCP messages Pin
earlgraham28-Oct-09 12:08
earlgraham28-Oct-09 12:08 
AnswerRe: Parsing binary TCP messages Pin
Mark Salsbery29-Oct-09 7:14
Mark Salsbery29-Oct-09 7:14 
GeneralRe: Parsing binary TCP messages Pin
earlgraham29-Oct-09 10:32
earlgraham29-Oct-09 10:32 
GeneralRe: Parsing binary TCP messages Pin
Mark Salsbery29-Oct-09 12:10
Mark Salsbery29-Oct-09 12:10 
GeneralRe: Parsing binary TCP messages Pin
earlgraham30-Oct-09 5:43
earlgraham30-Oct-09 5:43 
GeneralRe: Parsing binary TCP messages Pin
Mark Salsbery30-Oct-09 6:50
Mark Salsbery30-Oct-09 6:50 
GeneralRe: Parsing binary TCP messages Pin
earlgraham30-Oct-09 9:33
earlgraham30-Oct-09 9:33 
GeneralRe: Parsing binary TCP messages Pin
Mark Salsbery30-Oct-09 9:54
Mark Salsbery30-Oct-09 9:54 
Questionhow to export wpf datagrid to excel? PinPopular
Viji Raj28-Oct-09 11:44
Viji Raj28-Oct-09 11:44 
AnswerRe: how to export wpf datagrid to excel? Pin
Christian Graus28-Oct-09 13:33
protectorChristian Graus28-Oct-09 13:33 
QuestionListView Column formatting Pin
hb5213421428-Oct-09 9:07
hb5213421428-Oct-09 9:07 
AnswerRe: ListView Column formatting Pin
Death8U29-Oct-09 4:34
Death8U29-Oct-09 4:34 
GeneralRe: ListView Column formatting Pin
hb5213421429-Oct-09 6:34
hb5213421429-Oct-09 6:34 
GeneralRe: ListView Column formatting Pin
Death8U29-Oct-09 7:20
Death8U29-Oct-09 7:20 
GeneralRe: ListView Column formatting Pin
hb5213421429-Oct-09 8:47
hb5213421429-Oct-09 8:47 
Although, this works if the TextBlock's width is specified, I really want to right align to the ListView's grid column and allow the TextBlock's width to expand or contract with the column.

By specfiying a width to the TextBlock, when the column is expanded beyond the width of the TextBlock, the text though aligned to the right of the TextBlock is not aligned to the right of the column.

I believe that one needs to modify the parent's panel's content alignment; though, how do I manipulate that style. Can I use a trigger within a Control template for the ListBoxItem? If so, how do I switch on the column number so that only specified columns are right aligned?
GeneralRe: ListView Column formatting Pin
Death8U29-Oct-09 9:19
Death8U29-Oct-09 9:19 

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.