Click here to Skip to main content
15,917,709 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: show SSRS reports using .xaml - Silverlight 4 Pin
thatraja14-Nov-11 1:41
professionalthatraja14-Nov-11 1:41 
GeneralRe: show SSRS reports using .xaml - Silverlight 4 Pin
arkiboys14-Nov-11 1:50
arkiboys14-Nov-11 1:50 
GeneralRe: show SSRS reports using .xaml - Silverlight 4 Pin
Mycroft Holmes14-Nov-11 13:05
professionalMycroft Holmes14-Nov-11 13:05 
QuestionGrid Columns are over writing one another Pin
indian14311-Nov-11 8:28
indian14311-Nov-11 8:28 
QuestionRe: Grid Columns are over writing one another Pin
AspDotNetDev11-Nov-11 8:41
protectorAspDotNetDev11-Nov-11 8:41 
AnswerRe: Grid Columns are over writing one another Pin
indian14311-Nov-11 14:33
indian14311-Nov-11 14:33 
Questionhide all the controls in a column Pin
saurabh001 m9-Nov-11 19:02
saurabh001 m9-Nov-11 19:02 
AnswerRe: hide all the controls in a column Pin
Wayne Gaylard9-Nov-11 19:15
professionalWayne Gaylard9-Nov-11 19:15 
GeneralRe: hide all the controls in a column Pin
saurabh001 m9-Nov-11 19:26
saurabh001 m9-Nov-11 19:26 
GeneralRe: hide all the controls in a column Pin
Wayne Gaylard9-Nov-11 19:30
professionalWayne Gaylard9-Nov-11 19:30 
GeneralRe: hide all the controls in a column Pin
saurabh001 m9-Nov-11 19:41
saurabh001 m9-Nov-11 19:41 
GeneralRe: hide all the controls in a column Pin
Wayne Gaylard9-Nov-11 20:03
professionalWayne Gaylard9-Nov-11 20:03 
GeneralRe: hide all the controls in a column Pin
SledgeHammer0110-Nov-11 6:27
SledgeHammer0110-Nov-11 6:27 
Question1 Storyboard and Multi Button Action Pin
delibey9-Nov-11 14:17
delibey9-Nov-11 14:17 
QuestionDynamically adding event handlers Pin
Dominick Marciano9-Nov-11 12:59
professionalDominick Marciano9-Nov-11 12:59 
AnswerRe: Dynamically adding event handlers Pin
SledgeHammer019-Nov-11 13:19
SledgeHammer019-Nov-11 13:19 
GeneralRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:30
professionalDominick Marciano9-Nov-11 13:30 
GeneralRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:35
professionalDominick Marciano9-Nov-11 13:35 
AnswerRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:46
professionalDominick Marciano9-Nov-11 13:46 
QuestionHorizontalContentAlignment=Left and still stretch the contentcontrol Pin
indian1439-Nov-11 10:36
indian1439-Nov-11 10:36 
QuestionContentControl Pin
indian1438-Nov-11 13:25
indian1438-Nov-11 13:25 
AnswerRe: ContentControl Pin
Abhinav S8-Nov-11 21:33
Abhinav S8-Nov-11 21:33 
GeneralRe: ContentControl Pin
indian1439-Nov-11 7:16
indian1439-Nov-11 7:16 
AnswerRe: ContentControl Pin
Mark Salsbery9-Nov-11 5:44
Mark Salsbery9-Nov-11 5:44 
I'm confused - how can an element be stretched the entire width and be centered at the same time?

I saw your code in your other post...Your grid cell had the correct "*" width setting. The cell was NOT in the left or right column, however, so you can't expect the contentcontrol to stretch to the left or right edges unless those outer columns have 0 width. I would remove all the alignment property settings and remove all margins from the controls. See how it behaves and work from there.
Mark Salsbery
Java | [Coffee]

GeneralRe: ContentControl Pin
indian1439-Nov-11 7:08
indian1439-Nov-11 7:08 

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.