Hi,
We have a xamDataGrid and we have create a custom style for it, but in the header, after the last column title, there is an "empty" space that has a default color... we have search but not find a way to change its color.Can you help us please ?Thanks
anyone??
Joe,
After applying this style i set the value="Transparent" which works fine. But now i get one line at the top of the header. Looking at snoop if i set the SpaceFill(CardPanel) visibiltiy to hidden it works, but I don't know how to style or template that in xaml. Any ideas?
<Style TargetType="{x:Type igDP:DataRecordPresenter}">
</Style>