When I create a template column in xamGrid, and in DataTemplate I put a border with some labels inside, I can see text in labels fine.
But if then I put a DropShadowEffect to the border, all texts of labels look blurred.
This only happend inside xamGrid, if I put my border with labels and DropShadowEffect inside other control, it looks fine.
My xamGrid is inside a xamTabControl, I tried to put outside the tab and works fine too.
Why happends this?
Thanks
Hello Isidoro,
I am just checking if you require any further assistance on the matter. I will keep this case open for another three days while I wait for your response. If at that time you haven't responded, I will close this case. Please note that closed cases may be reopened within thirty days of closure.
Thank you for using Infragistics Components.
I am just checking your progress on the issue. If you require any further assistance please do not hesitate to ask.
Thank you for your post and patience. I have been researching your issue and after the investigation it turns out that you can set the ShadowDepth and the BlurRadius properties to a certain value and it will display the labels the way you want to. I have created a small sample for you. Please find the attached sample and do not hesitate to contact us if you have any further questions.
I'm sorry googling i found that it seems an issue of wpf...