This is a migrated thread and some comments may be shown as answers.

Crash when adding a setter to a style

1 Answer 40 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Marc Roussel
Top achievements
Rank 2
Marc Roussel asked on 03 Jun 2010, 07:05 PM
Hi,

My primary goal was just to enlarge the vertical scroolbar of a RadCombobox added at runetime by C#
But I also needed to make the RadComboBox the same Height as the Cell in which I placed it so I did a style for the RadCombobox and applied it to the one I'm creating at runtime.  This is working ok but now I need to add a setter so the Height of the ComboBox in the grid be the same height of the Grid.RowHeight but it crashes.

I tried RadCombobox.MinHeightProperty and RadCombobox.HeightProperty and both crashes

could you tell me why ?  See the screenshot bugBestView because the other one isn't good enough

1 Answer, 1 is accepted

Sort by
0
Marc Roussel
Top achievements
Rank 2
answered on 03 Jun 2010, 07:11 PM
Seems that uploading the same file updated or a new one on the same message doesn't work on the site. So here's my new screenshot
Tags
GridView
Asked by
Marc Roussel
Top achievements
Rank 2
Answers by
Marc Roussel
Top achievements
Rank 2
Share this question
or