Hi,
I use global custom template for Window control in application. So all dialogs have Ok, Cansel buttons and Close button. The problem is that the same style is applied to drag&drop window that appears when I'm reordering columns in RadGridView. So it looks like it also uses that Window template.
Is there a way how could I change style for drag and drop header in RadGridView without modifying my global template?