Hello,
I have a master grid with multiple rows, each row has a detail grid (sub-grid). I do not explicitly set Item Style and Alternate Item Style anywhere in the code and yet somehow items in the detail sub-grid displayed in alternating pattern (even rows with white background and odd rows with light blue background), but items in the master grid do not have this alternating pattern and all have the same style.
Any idea why its different for master and details grid? How do I turn off Alternating Item Style for the entire grid?
Thanks,
Olga