Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
88
Alternate Row Highlights
posted

Hi,

 I have a display of datas in my XamlGrid and I want the alternate rows to be highlighted. I tired this code.

<igDP:XamDataGrid.FieldLayoutSettings>

<igDP:FieldLayoutSettings   HighlightAlternateRecords="True" />

</igDP:XamDataGrid.FieldLayoutSettings

But I was unable to see any change in the background. Am I missing anything here.

 In addition to it when I reduce the size of the window , I want the Grid display to resize itself to parent window . Can I achieve this? If so please advice.

 

Thanks in advance,

priya.