﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><pubDate>Tue, 24 Nov 2009 22:59:52 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>Theme</category><description>&lt;p&gt;Hi Eric,&lt;/p&gt;&lt;p&gt;You said it doesn't work at sub table.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;So, let me assume you used your own custom theme. &lt;br /&gt;While you saved your themes at .isl file, have you set all the styles also in Hierarchical/subtable mode? When you saved it into .isl files, it would also ask you to save the behavior style or not. &lt;br /&gt;If you only saved for Flat Grid themes, how would it apply for Hierarchichal Grid? &lt;br /&gt;You will also need to set all the style include in hierarchical mode before you saved into .ISL.&lt;/p&gt;
&lt;p&gt;The last thing about bug you mentioned.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;It is not a bug. Load a layout from a file does not mean you persisted all the ViewStateItems. &lt;br /&gt;That's why the styles are missing. &lt;br /&gt;Please try to set &lt;b&gt;&lt;i&gt;ViewStateItems&lt;/i&gt;&lt;/b&gt; properties into "ALL" and also in WebGrid try to disable the &lt;b&gt;&lt;i&gt;default style&lt;/i&gt;&lt;/b&gt;. All the styles should be rendered normally.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><pubDate>Tue, 24 Nov 2009 11:42:15 GMT</pubDate><dc:creator>ehanig@extendemail.com</dc:creator><category>Theme</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;OK BIG BUG!&lt;/p&gt;
&lt;p&gt;When we use this method, (LoadLayoutFromFile) and then we sort (click on a header), all the formating gets lost!&lt;/p&gt;
&lt;p&gt;What is happening?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;</description></item><item><title>THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><pubDate>Tue, 24 Nov 2009 09:42:44 GMT</pubDate><dc:creator>ehanig@extendemail.com</dc:creator><category>Theme</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;while that works great, it doesnt work for sub tables in a hiarchial grid.&lt;/p&gt;
&lt;p&gt;It appears that the top table shows fine, but when we expand a sub table, its all screwed up.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;</description></item><item><title>THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><pubDate>Tue, 24 Nov 2009 04:21:32 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>Theme</category><description>&lt;p&gt;Yes, you can save your own themes into .isl file via WebGridDesigner&amp;gt;&amp;gt;LayoutManager. After that, you need to copy your .isl file into your project and ensure it is calling the correct path.&lt;/p&gt;&lt;p&gt;e.g&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;WebGrid1.LoadLayoutFromFile((Server.MapPath("WG_Blue.isl")));&lt;/pre&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><pubDate>Mon, 23 Nov 2009 05:49:23 GMT</pubDate><dc:creator>ehanig@extendemail.com</dc:creator><category>Theme</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;What i want to do is load a layout from a file.  It appears that you could have this ability, since in the designer you save styles to a file, but it appears you must apply them inline.  What i want to do is load the style from a file.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;</description></item><item><title>THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><pubDate>Mon, 23 Nov 2009 05:38:40 GMT</pubDate><dc:creator>ehanig@extendemail.com</dc:creator><category>Theme</category><description>&lt;p&gt;Well, we consider this a major flaw in the Webgrid.  &lt;/p&gt;
&lt;p&gt;We need to support different Themes in the grid, as we have different themes in our app.  Yes we use ASP.net themes.  But from your example, we will need to programatically change each and every part of the LayoutSettings, which does not give us a theme based way to change it.&lt;/p&gt;
&lt;p&gt;Is there a better way?  What about saving the layoutsettings in the designer and changing them via a saved file?&lt;/p&gt;
&lt;p&gt;I am surprised that you cant support ASP.net themes.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;</description></item><item><title>THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><pubDate>Sun, 22 Nov 2009 22:05:14 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>Theme</category><description>&lt;p&gt;What do you mean by ASP.net theme? As far i know, if you have some WebGrid themes, you can change the themes based on your selection (you will need FullPostBack in order to do this). &lt;br /&gt;Eg, in my sample, I changed the theme via button click.  You can define your own themes and customize it in LayoutSettings via Button click. Hope this helps.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>THemes in Webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Theme/</link><pubDate>Fri, 20 Nov 2009 12:07:39 GMT</pubDate><dc:creator>ehanig@extendemail.com</dc:creator><category>Theme</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We would like to be able to have the grid design changed based on the ASP.net Theme that we select.&lt;/p&gt;
&lt;p&gt;So if we have a blue theme set in ASP.net (using themes) then the grid will show blue, but if we use a differnent theme, we want the grid to use that.&lt;/p&gt;
&lt;p&gt;Basically, we need all the settings under the LayoutSettings section to change based on Theme.&lt;/p&gt;
&lt;p&gt;Is there any way to do this?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;</description></item></channel></rss>