Click here to Skip to main content
15,879,326 members
Home / Discussions / WPF
   

WPF

 
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 
GeneralRe: ListView Column formatting Pin
hb5213421429-Oct-09 9:46
hb5213421429-Oct-09 9:46 
QuestionScaling Polyline w/o scaling thickness Pin
Niklas L28-Oct-09 3:58
Niklas L28-Oct-09 3:58 
QuestionRe: Scaling Polyline w/o scaling thickness Pin
Mark Salsbery29-Oct-09 7:16
Mark Salsbery29-Oct-09 7:16 
AnswerRe: Scaling Polyline w/o scaling thickness Pin
Niklas L29-Oct-09 11:41
Niklas L29-Oct-09 11:41 
GeneralRe: Scaling Polyline w/o scaling thickness Pin
Mark Salsbery29-Oct-09 12:03
Mark Salsbery29-Oct-09 12:03 
GeneralRe: Scaling Polyline w/o scaling thickness Pin
Niklas L29-Oct-09 12:22
Niklas L29-Oct-09 12:22 
QuestionHow to create video chat application in wpf????? Pin
harjindersingh28-Oct-09 0:48
harjindersingh28-Oct-09 0:48 
AnswerRe: How to create video chat application in wpf????? Pin
Christian Graus28-Oct-09 13:33
protectorChristian Graus28-Oct-09 13:33 
GeneralRe: How to create video chat application in wpf????? Pin
harjindersingh28-Oct-09 19:28
harjindersingh28-Oct-09 19:28 
QuestionHow to check all rows in DataGrid by clicking Check all Button in WPF in C# Pin
ChandrakanthGaddam27-Oct-09 0:48
ChandrakanthGaddam27-Oct-09 0:48 
AnswerRe: How to check all rows in DataGrid by clicking Check all Button in WPF in C# Pin
Pete O'Hanlon27-Oct-09 0:56
mvePete O'Hanlon27-Oct-09 0:56 
GeneralRe: How to check all rows in DataGrid by clicking Check all Button in WPF in C# Pin
ChandrakanthGaddam27-Oct-09 1:08
ChandrakanthGaddam27-Oct-09 1:08 
GeneralRe: How to check all rows in DataGrid by clicking Check all Button in WPF in C# Pin
Pete O'Hanlon27-Oct-09 1:36
mvePete O'Hanlon27-Oct-09 1:36 
QuestionReference to parent collection Pin
ausadmin26-Oct-09 19:38
ausadmin26-Oct-09 19:38 
AnswerRe: Reference to parent collection Pin
Pete O'Hanlon26-Oct-09 22:44
mvePete O'Hanlon26-Oct-09 22:44 
GeneralRe: Reference to parent collection Pin
ausadmin27-Oct-09 9:54
ausadmin27-Oct-09 9:54 

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.