=If(RowNumber(Nothing) mod 2 = 0, "#80C0FF", "White")
static string GetBackgroundColorFromClassName(string ClassName){ string BackgroundColor ="White"; //or some default color if(ClassList.ContainsKey(ClassName)) BackgroundColor = ClassList[ClassName]; return BackgroundColor;}
=If(RowNumber(Nothing) mod 2 = 0, GetBackgroundColorFromClassName("AltItem"), GetBackgroundColorFromClassName("Item"))
Remember Me
Theme design by Dean Fiala
Pick a theme: BlogXP calmBlue Candid Blue dasBlog Discreet Blog Blue Elegante essence Just Html Mono Movable Radio Blue Movable Radio Heat orangeCream Portal Project84 Slate Sound Waves Tricoleur windmill
Powered by: newtelligence dasBlog 2.1.8102.813
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2008, Dean Fiala
E-mail