﻿<?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 - Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</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>Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</link><pubDate>Tue, 18 May 2010 15:26:18 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Madhavan,&lt;/p&gt;&lt;p&gt;Ok, I have forwarded this issue into our developer teams. I will let you know when I got news from them. Thank you.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</link><pubDate>Tue, 18 May 2010 00:26:44 GMT</pubDate><dc:creator>Skgrid@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Handy,&lt;/p&gt;
&lt;p&gt;Any workaround for this without fullpostback.&lt;/p&gt;
&lt;p&gt;Because same scenario is working fine in webgrid 6 in our product.&lt;/p&gt;
&lt;p&gt;Our client will want the same feature if we migrate our product updates which is using webgrid 7.&lt;/p&gt;
&lt;p&gt;We have to support this feature.&lt;/p&gt;
&lt;p&gt;Please advice.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Madhavan&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</link><pubDate>Mon, 17 May 2010 16:08:48 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Madhavan,&lt;/p&gt;&lt;p&gt;Yes, I am able to replicate the issue. Actually, your scenario is not supported. As far I know, we could not toggle WebGrid Column via properties, Visible false/true with client side/html button. This needs FullPostBack.&lt;br /&gt;I see that you were able to figured out how to trick this in WebGrid 6 but this is still not proper ways. However, the error is something we do not expect because we have not aware that because we could not hide WebGridColumn for now.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</link><pubDate>Mon, 17 May 2010 02:33:07 GMT</pubDate><dc:creator>Skgrid@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Andi,&lt;/p&gt;
&lt;p&gt;Please find the attached sample with Northwind db.&lt;/p&gt;
&lt;p&gt;This sample is for the scenario of &lt;/p&gt;
&lt;p&gt;1.First do a grouping a column using Grouping by this field.&lt;/p&gt;
&lt;p&gt;2.Then click on Enable check button.&lt;/p&gt;
&lt;p&gt;3.It throws the Javascript error ( 'children.0.scrollWidth' is null or not an object) is thrown after enabling the checkbox.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Madhavan&lt;/p&gt;</description></item><item><title>Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</link><pubDate>Fri, 14 May 2010 17:18:45 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Madhavan,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Just like my collague, I am having a problem to replicate the issue of yours. I have tried your scenario and everything works just fine. Perhaps, &amp;nbsp;we are missing something.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Could you provide us with a running sample (using Northwind database) and replicate the issue? Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</link><pubDate>Fri, 14 May 2010 00:45:38 GMT</pubDate><dc:creator>Skgrid@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Handy,&lt;/p&gt;
&lt;p&gt;Actually in our original code AllowMultipleSelection is not there.&lt;/p&gt;
&lt;p&gt;In the replicated sample I was trying some thing and that;s why by mistake AllowMultipleSelection  tag was there.&lt;/p&gt;
&lt;p&gt;Even with removing AllowMultipleSelection  tag and enabling rowchecker feature gives the same problem. &lt;/p&gt;
&lt;p&gt;Even with removing AllowMultipleSelection  tag and disabling rowchecker feature gives the same problem. &lt;/p&gt;
&lt;p&gt;Our product is working fine with this scenario in Webgrid 6.Only in Webgrid 7 we are facing this problem.Please advice.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Madhavan&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</link><pubDate>Thu, 13 May 2010 23:08:37 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Madhavan,&lt;/p&gt;&lt;p&gt;Unfortunately, I could not replicate your issue. I tried to create a simple sample based on your attached sample (not working because don't have your database) but my sample works fine. &lt;br /&gt;As far I know, you must not to use Multiple selection along with IsRowChecker feature. &lt;br /&gt;This can cause conflic&amp;gt;&amp;gt;&amp;gt; Please read our WebGrid documentation about "Multiple Row Selection". &lt;br /&gt;There should be an important note in there. &lt;br /&gt;I don't know if your code worked in WebGrid 6, but I can say that you should not use both of that features together. &lt;/p&gt;
&lt;p&gt;Here a simple test.&lt;br /&gt;Try to turn off AllowMultipleSelection and use IsRowChecker. You can still select multiple rows if you checked the checkbox.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Webgrid 7 problem with one scenario</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-7-problem-with-one-scenario/</link><pubDate>Thu, 13 May 2010 09:13:02 GMT</pubDate><dc:creator>Skgrid@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi ALL,&lt;/p&gt;
&lt;p&gt;Previously We were using Webgrid 6.Now we have upgraded to Webgrid 7 of version 7.0.7200.401.&lt;/p&gt;
&lt;p&gt;We are facing one issue in our scenario which is working fine in Webgrid 6.&lt;/p&gt;
&lt;p&gt;Scenario is:&lt;/p&gt;
&lt;p&gt;we are having a grid with two images(enable and disable).&lt;/p&gt;
&lt;p&gt;If we click on enable image we will enable the multi select in the grid and if we click on disable image we will hide the checkbox from the grid.This functionality is working fine with Webgrid 6 and webgrid 7.&lt;/p&gt;
&lt;p&gt;One more scenario is first we will group the webgrid based on a column then when we click on Enable image icon then a javascript error ( 'children.0.scrollWidth' is null or not an object) is thrown after enabling the checkbox.but the same thing is working fine in webgrid 6 without any javascritp error.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Please find the attached sample page which illustrates our problem.Please advice as we stuck with this for our Sharepoint 2010 release.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Madhavan&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>