Chapter 15 No Alternate color lines
I am not getting alternate color lines in the Genres' GridView as shown on page 554 fig. 15-2
In the GridView.skin I am seeing a warning:
C:\BegASPNET\Site\App_Themes\Management\GridView.s kin: ASP.NET runtime error: There is no build provider registered for the extension '.skin'. You can register one in the <compilation><buildProviders> section in machine.config or web.config. Make sure is has a BuildProviderAppliesToAttribute attribute which includes the value 'Web' or 'All'.
Could this be the reason there are no alternatin colors?
Thanks
|