<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>CSS Friendly Control Adapters</title><link>http://www.codeplex.com/cssfriendly/Project/ProjectRss.aspx</link><description>The CSS Friendly Control Adapters kit &amp;#40;for ASP.Net 2.0&amp;#41; provides pre-built control adapters that you can easily use to generate CSS-friendly markup from some of the more commonly used ASP.NET contr...</description><item><title>New Post: GridView</title><link>http://www.codeplex.com/cssfriendly/Thread/View.aspx?ThreadId=31391</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I'm new to the CSS Control Adapters.&amp;nbsp; What's rendered in the HTML by the control Adapters?&amp;nbsp; Does is use tables or divs?&lt;br&gt;
&lt;br&gt;
Is there anything I can't do with these that I could do with the standard asp.net 2.0 GridView?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Darren&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/div&gt;</description><author>dbrook007</author><pubDate>Sun, 13 Jul 2008 12:09:04 GMT</pubDate><guid isPermaLink="false">New Post: GridView 20080713120904P</guid></item><item><title>Commented Issue: &lt;asp:Login&gt; not referencing virtual directory URLS through themes.</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6910</link><description>I am not sure if this has been observed by anyone, but when I place the LoginButtonImageUrl property into a theme for &amp;#60;asp&amp;#58;Login&amp;#62; the &amp;#126;&amp;#47; is not deferenced to the application path.  Rather, this is the resulting rendering for that block of html code&amp;#58;&lt;br /&gt;Comments: ** Comment from web user: KnightSword ** &lt;p&gt;My mistake, I accidentally hit &amp;#60;enter&amp;#62; too many times&amp;#58;&lt;/p&gt;&lt;p&gt;This is the .skin declaration for asp&amp;#58;Login&amp;#58;&lt;br /&gt;&amp;#60;asp&amp;#58;Login runat&amp;#61;&amp;#34;server&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;TitleText&amp;#61;&amp;#34;Login&amp;#34; &lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;UserNameLabelText&amp;#61;&amp;#34;User Id&amp;#58;&amp;#34; PasswordLabelText&amp;#61;&amp;#34;Password&amp;#58;&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;RememberMeText&amp;#61;&amp;#34;Remember me next time&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;LoginButtonText&amp;#61;&amp;#34;Login&amp;#34; LoginButtonType&amp;#61;&amp;#34;Image&amp;#34; LoginButtonImageUrl&amp;#61;&amp;#34;App_Themes&amp;#47;appTheme&amp;#47;images&amp;#47;login-btn.png&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;PasswordRecoveryText&amp;#61;&amp;#34;Password Recovery&amp;#34; PasswordRecoveryUrl&amp;#61;&amp;#34;passwdRecover.aspx&amp;#34;&amp;#47;&amp;#62;&lt;/p&gt;&lt;p&gt;And this is what is rendered&amp;#58;&lt;br /&gt;&amp;#60;div class&amp;#61;&amp;#34;AspNet-Login&amp;#34; id&amp;#61;&amp;#34;lgDoorway&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;div class&amp;#61;&amp;#34;AspNet-Login-TitlePanel&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;span&amp;#62;Login&amp;#60;&amp;#47;span&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;div class&amp;#61;&amp;#34;AspNet-Login-UserPanel&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;label for&amp;#61;&amp;#34;lgDoorway_UserName&amp;#34;&amp;#62;&amp;#60;em&amp;#62;U&amp;#60;&amp;#47;em&amp;#62;ser Id&amp;#58;&amp;#60;&amp;#47;label&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;input type&amp;#61;&amp;#34;text&amp;#34; id&amp;#61;&amp;#34;lgDoorway_UserName&amp;#34; name&amp;#61;&amp;#34;lgDoorway&amp;#36;UserName&amp;#34; value&amp;#61;&amp;#34;&amp;#34; accesskey&amp;#61;&amp;#34;u&amp;#34; &amp;#47;&amp;#62;&amp;#60;span id&amp;#61;&amp;#34;lgDoorway_UserNameRequired&amp;#34; style&amp;#61;&amp;#34;color&amp;#58;Red&amp;#59;visibility&amp;#58;hidden&amp;#59;&amp;#34;&amp;#62;&amp;#42;&amp;#60;&amp;#47;span&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;div class&amp;#61;&amp;#34;AspNet-Login-PasswordPanel&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;label for&amp;#61;&amp;#34;lgDoorway_Password&amp;#34;&amp;#62;&amp;#60;em&amp;#62;P&amp;#60;&amp;#47;em&amp;#62;assword&amp;#58;&amp;#60;&amp;#47;label&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;input type&amp;#61;&amp;#34;password&amp;#34; id&amp;#61;&amp;#34;lgDoorway_Password&amp;#34; name&amp;#61;&amp;#34;lgDoorway&amp;#36;Password&amp;#34; value&amp;#61;&amp;#34;&amp;#34; accesskey&amp;#61;&amp;#34;p&amp;#34; &amp;#47;&amp;#62;&amp;#60;span id&amp;#61;&amp;#34;lgDoorway_PasswordRequired&amp;#34; style&amp;#61;&amp;#34;color&amp;#58;Red&amp;#59;visibility&amp;#58;hidden&amp;#59;&amp;#34;&amp;#62;&amp;#42;&amp;#60;&amp;#47;span&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;div class&amp;#61;&amp;#34;AspNet-Login-RememberMePanel&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;input type&amp;#61;&amp;#34;checkbox&amp;#34; id&amp;#61;&amp;#34;lgDoorway_RememberMe&amp;#34; name&amp;#61;&amp;#34;lgDoorway&amp;#36;RememberMe&amp;#34; checked&amp;#61;&amp;#34;checked&amp;#34; accesskey&amp;#61;&amp;#34;R&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;label for&amp;#61;&amp;#34;lgDoorway_RememberMe&amp;#34;&amp;#62;&amp;#60;em&amp;#62;R&amp;#60;&amp;#47;em&amp;#62;emember me next time&amp;#60;&amp;#47;label&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;div class&amp;#61;&amp;#34;AspNet-Login-SubmitPanel&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;input type&amp;#61;&amp;#34;image&amp;#34; src&amp;#61;&amp;#34;&amp;#126;&amp;#47;App_Themes&amp;#47;appTheme&amp;#47;App_Themes&amp;#47;appTheme&amp;#47;images&amp;#47;login-btn.png&amp;#34; id&amp;#61;&amp;#34;lgDoorway_LoginImageButton&amp;#34; name&amp;#61;&amp;#34;lgDoorway&amp;#36;LoginImageButton&amp;#34; onclick&amp;#61;&amp;#34;WebForm_DoPostBackWithOptions&amp;#40;new WebForm_PostBackOptions&amp;#40;&amp;#38;quot&amp;#59;lgDoorway&amp;#36;LoginImageButton&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;&amp;#38;quot&amp;#59;, true, &amp;#38;quot&amp;#59;lgDoorway&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;&amp;#38;quot&amp;#59;, false, true&amp;#41;&amp;#41;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;div class&amp;#61;&amp;#34;AspNet-Login-PasswordRecoveryPanel&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;a href&amp;#61;&amp;#34;&amp;#126;&amp;#47;App_Themes&amp;#47;appTheme&amp;#47;passwdRecover.aspx&amp;#34; title&amp;#61;&amp;#34;Password recovery&amp;#34;&amp;#62;Password Recovery&amp;#60;&amp;#47;a&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;div&amp;#62;&lt;/p&gt;&lt;p&gt;I know it might be a bit cluttered, so this is what you should focus on&amp;#58;&lt;br /&gt;&amp;#60;input type&amp;#61;&amp;#34;image&amp;#34; src&amp;#61;&amp;#34;&amp;#126;&amp;#47;App_Themes&amp;#47;appTheme&amp;#47;App_Themes&amp;#47;appTheme&amp;#47;images&amp;#47;login-btn.png&amp;#34; id&amp;#61;&amp;#34;lgDoorway_LoginImageButton&amp;#34; name&amp;#61;&amp;#34;lgDoorway&amp;#36;LoginImageButton&amp;#34; onclick&amp;#61;&amp;#34;WebForm_DoPostBackWithOptions&amp;#40;new WebForm_PostBackOptions&amp;#40;&amp;#38;quot&amp;#59;lgDoorway&amp;#36;LoginImageButton&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;&amp;#38;quot&amp;#59;, true, &amp;#38;quot&amp;#59;lgDoorway&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;&amp;#38;quot&amp;#59;, false, true&amp;#41;&amp;#41;&amp;#34; &amp;#47;&amp;#62;&lt;/p&gt;&lt;p&gt;As you can see, the &amp;#126;&amp;#47; portion of the path has been inserted into my code &amp;#40;which is reasonable&amp;#41; and remains in the HTML render &amp;#40;which is not&amp;#41;.  I&amp;#39;ve downloaded the latest version of CSSFriendly too, and while I can create a work around, this is probably something that should be fixed in the next suite of updates.&lt;/p&gt;&lt;p&gt;Thank you&amp;#33;&lt;br /&gt;&lt;/p&gt;</description><author>KnightSword</author><pubDate>Sun, 13 Jul 2008 08:38:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: &lt;asp:Login&gt; not referencing virtual directory URLS through themes. 20080713083849A</guid></item><item><title>Created Issue: &lt;asp:Login&gt; not referencing virtual directory URLS through themes.</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6910</link><description>I am not sure if this has been observed by anyone, but when I place the LoginButtonImageUrl property into a theme for &amp;#60;asp&amp;#58;Login&amp;#62; the &amp;#126;&amp;#47; is not deferenced to the application path.  Rather, this is the resulting rendering for that block of html code&amp;#58;&lt;br /&gt;</description><author>KnightSword</author><pubDate>Sun, 13 Jul 2008 08:34:18 GMT</pubDate><guid isPermaLink="false">Created Issue: &lt;asp:Login&gt; not referencing virtual directory URLS through themes. 20080713083418A</guid></item><item><title>New Post: Could not load assembly - Access is denied</title><link>http://www.codeplex.com/cssfriendly/Thread/View.aspx?ThreadId=31342</link><description>&lt;div style="line-height: normal;"&gt;ignore...&amp;nbsp; i seem to have fixed the issue just by closing visual studio
&lt;/div&gt;</description><author>CaitNY</author><pubDate>Fri, 11 Jul 2008 17:14:28 GMT</pubDate><guid isPermaLink="false">New Post: Could not load assembly - Access is denied 20080711051428P</guid></item><item><title>New Post: Could not load assembly - Access is denied</title><link>http://www.codeplex.com/cssfriendly/Thread/View.aspx?ThreadId=31342</link><description>&lt;div style="line-height: normal;"&gt;Hi, I am trying to update my site from the production release to the&amp;nbsp;latest source code release (11160) because I would like to use the RadioButtonListAdapter.&amp;nbsp; &lt;br&gt;
I built the solution and added CssFriendly.dll to my bin directory.&amp;nbsp; &lt;br&gt;
Now I am getting the error:&amp;nbsp;&lt;br&gt;
&lt;em&gt;Could not load file or assembly 'CSSFriendly' or one of its dependencies. Access is denied.&lt;/em&gt; &lt;br&gt;
Can anyone tell me what I might have done wrong?&lt;br&gt;
Thanks in advance!&lt;br&gt;
&lt;/div&gt;</description><author>CaitNY</author><pubDate>Fri, 11 Jul 2008 16:59:18 GMT</pubDate><guid isPermaLink="false">New Post: Could not load assembly - Access is denied 20080711045918P</guid></item><item><title>New Post: CSS Friendly Control Adapters - VWD 2008</title><link>http://www.codeplex.com/cssfriendly/Thread/View.aspx?ThreadId=31154</link><description>&lt;div style="line-height: normal;"&gt;Hello all -&lt;br&gt;
&lt;br&gt;
I have followed the following implementation plan but am unable to implement the adapters, am I missing something...&lt;br&gt;
&lt;br&gt;
1.&amp;nbsp; Add a reference to &lt;b&gt;CSSFriendly.dll&lt;/b&gt; file contains the compiled source code, &lt;br&gt;
2.&amp;nbsp; Created a new&amp;nbsp;AppBrowsers directory and placed the &lt;b&gt;CSSFriendlyAdapters.browser&lt;/b&gt; file in the directory. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
When I add a menu to my master page the results are what you would expect had I not installed the CSS adapters....&lt;br&gt;
&lt;br&gt;
Thoughts?
&lt;/div&gt;</description><author>DavidHBrowne</author><pubDate>Wed, 09 Jul 2008 12:05:51 GMT</pubDate><guid isPermaLink="false">New Post: CSS Friendly Control Adapters - VWD 2008 20080709120551P</guid></item><item><title>Created Issue: EmptyDataTemplate not working for FormView</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6807</link><description>Even though patch id 247 states that the FormView EmptyData functionality has been rectified, it is still not working properly.  I can turn off the adapter in the .browser file and the contents of the EmptyDataTemplate renders perfectly fine - I turn it back on and nothing renders.  Everything else works great besides this.&lt;br /&gt;</description><author>tsmyrnios</author><pubDate>Mon, 07 Jul 2008 20:13:43 GMT</pubDate><guid isPermaLink="false">Created Issue: EmptyDataTemplate not working for FormView 20080707081343P</guid></item><item><title>New Post: Any idea of future release dates?</title><link>http://www.codeplex.com/cssfriendly/Thread/View.aspx?ThreadId=29304</link><description>&lt;div style="line-height: normal;"&gt;You can download a more recent version from the Source Code tab.
&lt;/div&gt;</description><author>kmb2215</author><pubDate>Mon, 07 Jul 2008 17:09:06 GMT</pubDate><guid isPermaLink="false">New Post: Any idea of future release dates? 20080707050906P</guid></item><item><title>Created Issue: CheckboxList: TabIndex property not being rendered</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6457</link><description>If you assign a value to the TabIndex attribute on the CheckBoxList control, when the control adapters are not applied the asp.net engine sets the &amp;#40;same&amp;#41; tabindex on each rendered input type&amp;#61;&amp;#34;checkbox&amp;#34; HTML tag. However, when the control adapters are applied the &amp;#34;tabindex&amp;#34; attribute is not rendered.&lt;br /&gt;</description><author>Martillo</author><pubDate>Tue, 24 Jun 2008 04:14:36 GMT</pubDate><guid isPermaLink="false">Created Issue: CheckboxList: TabIndex property not being rendered 20080624041436A</guid></item><item><title>Created Issue: CheckboxList RepeatColumns and RepeatDirection - can it be done?</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6456</link><description>Would it be possible for the control adapters to recognize the RepeatColumns and RepeatDirection properties of the CheckboxList control&amp;#63;&lt;br /&gt;</description><author>Martillo</author><pubDate>Tue, 24 Jun 2008 03:44:43 GMT</pubDate><guid isPermaLink="false">Created Issue: CheckboxList RepeatColumns and RepeatDirection - can it be done? 20080624034443A</guid></item><item><title>Created Issue: EmptyDataTemplate not rendering correctly - DetailsView</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6439</link><description>I have a DetailsView with a defined EmptyDataTemplate. Within there I have a simple LinkButton with the OnClick attribute setup to put the DetailsView into Insert mode. With the CSS Friendly Adapter enabled, the LinkButton renders but with no href defined - thus it&amp;#39;s a useless anchor. If I set the AdapterEnabled to false, it renders just fine. While trying several other things, I also noticed that having another DetailsView defined within the EmptyDataTemplate - the embedded DetailsView will not render at all.&lt;br /&gt;</description><author>EarlLocker</author><pubDate>Mon, 23 Jun 2008 14:51:26 GMT</pubDate><guid isPermaLink="false">Created Issue: EmptyDataTemplate not rendering correctly - DetailsView 20080623025126P</guid></item><item><title>Commented Issue: Semantic class names</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6431</link><description>Currently the CSS Adapters will rendered a wrapper div around each control like&amp;#58;&lt;br /&gt;Comments: ** Comment from web user: cvanleeuwen ** &lt;p&gt;nice, &amp;#91;enter&amp;#93; in the richt text field submits the form &amp;#58;s....  Her&amp;#39;s the acual issue&amp;#58;&lt;br /&gt;--------------------&lt;/p&gt;&lt;p&gt;Currently the CSS Adapters will rendered a wrapper div around each control like&amp;#58;&lt;/p&gt;&lt;p&gt;&amp;#60;div class&amp;#61;&amp;#34;AspNet-GridView&amp;#34;&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#33;-- ... --&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;div&amp;#62;&lt;/p&gt;&lt;p&gt;This violates the &amp;#34;Semantic HTML&amp;#34; principle&amp;#59; tags surrounding content should describe _what_ that content is &amp;#40;so main-nav&amp;#47;context-nav instead of left-nav&amp;#47;top-nav&amp;#41;. All styling possibilities are very well possible without the wrapper div &amp;#40;so css-wise this doesn&amp;#39;t provide added value&amp;#41;.&lt;/p&gt;&lt;p&gt;To counter this problem I would opt for removing the wrapper div&amp;#39;s from the CSS Friendly Adapters. Alternatively offer a config setting which says to include or exclude wrapper divs.&lt;/p&gt;</description><author>cvanleeuwen</author><pubDate>Mon, 23 Jun 2008 09:09:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: Semantic class names 20080623090930A</guid></item><item><title>Created Issue: Semantic class names</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6431</link><description>Currently the CSS Adapters will rendered a wrapper div around each control like&amp;#58;&lt;br /&gt;</description><author>cvanleeuwen</author><pubDate>Mon, 23 Jun 2008 08:43:46 GMT</pubDate><guid isPermaLink="false">Created Issue: Semantic class names 20080623084346A</guid></item><item><title>Commented Issue: CSS for GridView is broke</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6398</link><description>Someone has modified the GridView so that one can no longer assign custom style classes to table rows. For instance, previously the declarative statements worked&amp;#58;&lt;br /&gt;Comments: ** Comment from web user: TehOne ** &lt;p&gt;Fixed a small bug in the last uploaded file where the cssclass would get put on more then once for the pager rows.&lt;/p&gt;</description><author>TehOne</author><pubDate>Fri, 20 Jun 2008 23:31:09 GMT</pubDate><guid isPermaLink="false">Commented Issue: CSS for GridView is broke 20080620113109P</guid></item><item><title>Commented Issue: CSS for GridView is broke</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6398</link><description>Someone has modified the GridView so that one can no longer assign custom style classes to table rows. For instance, previously the declarative statements worked&amp;#58;&lt;br /&gt;Comments: ** Comment from web user: TehOne ** &lt;p&gt;Ok, I have edited in all the other styles now as well, the file is attached.&lt;/p&gt;</description><author>TehOne</author><pubDate>Fri, 20 Jun 2008 23:24:36 GMT</pubDate><guid isPermaLink="false">Commented Issue: CSS for GridView is broke 20080620112436P</guid></item><item><title>Commented Issue: CSS for GridView is broke</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6398</link><description>Someone has modified the GridView so that one can no longer assign custom style classes to table rows. For instance, previously the declarative statements worked&amp;#58;&lt;br /&gt;Comments: ** Comment from web user: TehOne ** &lt;p&gt;I&amp;#39;m not sure you do have this wrong. I just downloaded &amp;#34;Change Set 11160&amp;#34; and it doesn&amp;#39;t apply my AlternatingRowStyle CssClass. I opened up GridViewAdapter.cs and changed this&amp;#58;&lt;/p&gt;&lt;p&gt;case DataControlRowState.Alternate&amp;#58;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;className &amp;#61; &amp;#34; AspNet-GridView-Alternate &amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;break&amp;#59;&lt;/p&gt;&lt;p&gt;to this&amp;#58;&lt;/p&gt;&lt;p&gt;case DataControlRowState.Alternate&amp;#58;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;className &amp;#61; &amp;#34; AspNet-GridView-Alternate &amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;if &amp;#40;gridView.AlternatingRowStyle &amp;#33;&amp;#61; null&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;className &amp;#43;&amp;#61; gridView.AlternatingRowStyle.CssClass&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;break&amp;#59;&lt;/p&gt;&lt;p&gt;And now I get my alternating row style css class applied.&lt;/p&gt;&lt;p&gt;I&amp;#39;m sure this may also need to be done for the other &amp;#40;header, row, footer, etc&amp;#41; styles as well, but I didn&amp;#39;t make these changes and didn&amp;#39;t test it.&lt;/p&gt;</description><author>TehOne</author><pubDate>Fri, 20 Jun 2008 22:58:41 GMT</pubDate><guid isPermaLink="false">Commented Issue: CSS for GridView is broke 20080620105841P</guid></item><item><title>Commented Issue: CSS for GridView is broke</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6398</link><description>Someone has modified the GridView so that one can no longer assign custom style classes to table rows. For instance, previously the declarative statements worked&amp;#58;&lt;br /&gt;Comments: ** Comment from web user: mark4asp ** &lt;p&gt;I&amp;#39;ve got things wrong here - getting confused with an earlier version which was somehow in my bin folder.&lt;/p&gt;&lt;p&gt;However, ask yourself the question - how am I getting confused between these versions&amp;#63;  Do they have version numbers&amp;#63; &amp;#40;or maybe it&amp;#39;s just my custom compiled dll which is lacking a version number&amp;#63;, but they all say version 1.0.0.0&lt;/p&gt;&lt;p&gt;I just downloaded your dll too - it has version 1.0.0.0. The comment says &amp;#34;beta 3&amp;#34; and but you need to version this thing with a number as well as a comment. How am I supposed to KNOW that I must look in the comments to find the version&amp;#63;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>mark4asp</author><pubDate>Fri, 20 Jun 2008 14:41:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: CSS for GridView is broke 20080620024131P</guid></item><item><title>Commented Issue: CSS for GridView is broke</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6398</link><description>Someone has modified the GridView so that one can no longer assign custom style classes to table rows. For instance, previously the declarative statements worked&amp;#58;&lt;br /&gt;Comments: ** Comment from web user: mark4asp ** &lt;p&gt;This forum software is a bit dubious. It posted my item before it was ready. I meant to include examples of styling declarative statements which used to work. Here they are&amp;#58;&lt;br /&gt; &amp;#60;HeaderStyle CssClass&amp;#61;&amp;#34;gvTitle&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt; &amp;#60;RowStyle CssClass&amp;#61;&amp;#34;gvRow&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt; &amp;#60;AlternatingRowStyle CssClass&amp;#61;&amp;#34;gvRow bg-varigated-light&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;The last two &amp;#60;RowStyle &amp;#47;&amp;#62; and &amp;#60;AlternatingRowStyle &amp;#47;&amp;#62; no longer work. When I say &amp;#34;used to work&amp;#34; I mean worked with the previous version of the CSS-Friendly controls but not with the version I downloaded recently.&lt;br /&gt;&lt;/p&gt;</description><author>mark4asp</author><pubDate>Fri, 20 Jun 2008 13:26:47 GMT</pubDate><guid isPermaLink="false">Commented Issue: CSS for GridView is broke 20080620012647P</guid></item><item><title>Created Issue: CSS for GridView is broke</title><link>http://www.codeplex.com/cssfriendly/WorkItem/View.aspx?WorkItemId=6398</link><description>Someone has modified the GridView so that one can no longer assign custom style classes to table rows. For instance, previously the declarative statements worked&amp;#58;&lt;br /&gt;</description><author>mark4asp</author><pubDate>Fri, 20 Jun 2008 13:20:24 GMT</pubDate><guid isPermaLink="false">Created Issue: CSS for GridView is broke 20080620012024P</guid></item><item><title>Patch Uploaded: #1410</title><link>http://www.codeplex.com/cssfriendly/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/kmb2215'&gt;kmb2215&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Introduces support for persisting original css class names for GridViewRows.  Changed line 197 of GridViewAdapter.cs from&amp;#58;&lt;br /&gt;&lt;br /&gt;string className &amp;#61; GetRowClass&amp;#40;gridView, row&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;to&lt;br /&gt;&lt;br /&gt;string className &amp;#61; GetRowClass&amp;#40;gridView, row&amp;#41; &amp;#43; &amp;#34; &amp;#34; &amp;#43; row.CssClass&amp;#59;&lt;br /&gt;&lt;/p&gt;</description><author>kmb2215</author><pubDate>Wed, 18 Jun 2008 19:37:16 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #1410 20080618073716P</guid></item></channel></rss>