<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.infragistics.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'AJAX', 'Aikido WebDataGrid', 'DataWebGrid', and 'webdropdown'</title><link>http://blogs.infragistics.com/search/SearchResults.aspx?a=0&amp;o=DateDescending&amp;tag=AJAX,Aikido+WebDataGrid,DataWebGrid,webdropdown&amp;orTags=0</link><description>Search results matching tags 'AJAX', 'Aikido WebDataGrid', 'DataWebGrid', and 'webdropdown'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>WebDataGrid's columns do not hide in AJAX mode while their Hidden property is set to true</title><link>http://blogs.infragistics.com/forums/p/38808/221888.aspx#221888</link><pubDate>Fri, 05 Mar 2010 09:11:47 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:221888</guid><dc:creator>cisarjr</dc:creator><description>&lt;p&gt;I have a &lt;strong&gt;WebDataGrid&lt;/strong&gt;, a&amp;nbsp;&lt;strong&gt;multiselect WebDropDown&lt;/strong&gt; above it and an &amp;quot;Apply&amp;quot; &lt;strong&gt;button&lt;/strong&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;All are&amp;nbsp;placed in one &lt;strong&gt;UpdatePanel&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;WebDropDown is populated with the columns&lt;/strong&gt; of the WebDataGrid and the user can&amp;nbsp;check the multiselect ceckboxes of the WebDropDown to &lt;strong&gt;choose&amp;nbsp;which columns&lt;/strong&gt; of the WebDataGrid should be displayed or hidden.&lt;/p&gt;
&lt;p&gt;The &amp;quot;Apply&amp;quot; button&amp;#39;s OnClick server-side event then &lt;strong&gt;applies the columns selection&lt;/strong&gt;&amp;nbsp;from the WebDropDown to the WebDataGrid by setting&amp;nbsp;each WebDataGrid&amp;#39;s column&amp;#39;s Hidden property. The UpdatePanel makes the OnClick call&amp;nbsp;an&amp;nbsp;async postback.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;THE PROBLEM IS: The WebDataGrid&amp;#39;s&amp;nbsp;columns&amp;nbsp;are not being redrawn on the client after the async postback.&lt;/strong&gt;&amp;nbsp;Columns&amp;nbsp;that actually have their Hidden&amp;nbsp;property really set to true are&amp;nbsp;still being displayed and vice versa. However, if I change&amp;nbsp;some column&amp;#39;s Header Text in the same &amp;quot;Apply&amp;quot; button&amp;#39;s OnClick event, it &lt;strong&gt;does redraw the text of the column&amp;#39;s header&lt;/strong&gt; on the client, which means the whole WebDataGrid actually &lt;em&gt;was&lt;/em&gt; redrawn but did not apply the Hidden properties...&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Is this a WebDataGrid&amp;#39;s bug, design feature or am I doing something wrong?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The WebDataGrid has the following behaviors enabled: Column Moving, Column Resizing, Editing Core with Cell Editing, Row Selectors, Selection.&lt;/p&gt;
&lt;p&gt;I also tried it with WebDataGrid.EnableAjax true and false, nothing helped.&lt;/p&gt;</description></item></channel></rss>