I wrote a style for ExpansionIndicator and I want to apply it to the XamDataGrid ExpansionIndicator. When I use a standard style for the grid, I have no problems. But when I set some style to grid, it overrides my default ExpansionIndicatorStyle. How can I apply my style using it's name?
Hi,
I'm having the same problem with setting the ExpansionIndicatorStyle. Here's a code snippet:
<
ig:XamGrid.AddNewRowSettings>
<ig:AddNewRowSettings ExpansionIndicatorStyle="{StaticResource GridRowExpansionCustomStyle}" />
</ig:XamGrid.AddNewRowSettings>
Setting the style for other grid objects works fine...
Thanks
Mike
Hello andy269,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.
Hello andy369,
Thank you for your post. Excuse me for the late reply. Now I am wondering if this is still an issue for you and, if so, would it be possible for you to provide me with an isolated sample project, so that I can investigate your issue further.
Looking forward for your reply.