I'm using this code in my report, to alternate row colours of grouped rows.
It works correctly on my development server (SQL Server 2008 Developer Edition), but not on the live server (SQL Server 2008 Express).
Is there a limitation on Reporting Services in the Express edition that might cause this? Or perhaps security settings that might need to be changed on the live server?