﻿<?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 - WebGrid1.RootTable.GetCheckedRows() is Zero </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid1RootTableGetCheckedRows-is-Zero/</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>WebGrid1.RootTable.GetCheckedRows() is Zero </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid1RootTableGetCheckedRows-is-Zero/</link><pubDate>Thu, 18 Oct 2012 21:34:58 GMT</pubDate><dc:creator>bernard</dc:creator><category>WebGrid</category><description>Hi Clinton,&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;I attach my sample here. This sample run properly in our local end. You can try this sample on your developer machine. And please tell me if this sample not working properly. &lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Also you can update your WebGrid to latest build of your version (WebGrid 7.0.7200.533). But if this problem still occurs, I suggest you to upgrade your WebGrid to WebGrid 8. We wouldn't longer any hotfix for WebGrid 7 because it's discontinued. Sorry for this inconvenience. Hope this helps.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Regards,&lt;br /&gt;Bernard&lt;/div&gt;</description></item><item><title>WebGrid1.RootTable.GetCheckedRows() is Zero </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid1RootTableGetCheckedRows-is-Zero/</link><pubDate>Thu, 18 Oct 2012 07:12:05 GMT</pubDate><dc:creator>clintonb</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Bernard,&lt;/p&gt;&lt;p&gt;It is found that when i change the Doctype from HTML to XHTML , the Webgrid &lt;span style="background-color: rgb(255, 255, 255); color: rgb(63, 63, 63); font-family: consolas; font-size: 12px; line-height: 30px; "&gt;GetCheckedRows()&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; "&gt;is not picking the selected rows. But for some jQuery plugins to work, the Doctype needs to be XHTML or simple blank Doctype (like HTML5 -&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: rgb(255, 255, 255); font-family: consolas, 'bitstream vera sans mono', 'courier new', courier, monospace; font-size: 14px; line-height: 19.600000381469727px; "&gt;&amp;lt;!DOCTYPE html&amp;gt;).&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; "&gt;Is there any workaround for the webgrid to make it work under Doctype XHTML.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;&lt;pre style="font-family: consolas; background-color: white; font-size: 13px; white-space: pre-wrap; word-wrap: break-word; line-height: 18px; "&gt;&lt;span style="color: rgb(0, 100, 0); font-family: 'lucida grande', 'segoe ui', arial, verdana, tahoma; "&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD &lt;b&gt;HTML&amp;nbsp;&lt;/b&gt;4.01 Transitional//EN" &amp;gt; &lt;/span&gt;&lt;span style="font-family: 'lucida grande', 'segoe ui', arial, verdana, tahoma; "&gt;&lt;span style="color: rgb(255, 0, 0); "&gt;Working Fine (but not desired one)&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="font-family: consolas; background-color: white; font-size: 13px; white-space: pre-wrap; word-wrap: break-word; color: rgb(63, 63, 63); line-height: 18px; "&gt;&lt;pre style="font-family: consolas; background-color: white; font-size: 13px; white-space: pre-wrap; word-wrap: break-word; "&gt;&lt;span style="font-family: 'lucida grande', 'segoe ui', arial, verdana, tahoma; color: rgb(0, 100, 0); "&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD &lt;b&gt;XHTML&amp;nbsp;&lt;/b&gt;4.01 Transitional//EN" &amp;gt; &lt;/span&gt;&lt;span style="color: rgb(255, 0, 0); font-family: 'lucida grande', 'segoe ui', arial, verdana, tahoma; "&gt;Not Working (desired one)&lt;/span&gt;&lt;/pre&gt;&lt;/pre&gt;
&lt;p&gt;
&lt;/p&gt;&lt;span style="font-size: 10pt; "&gt;We need this to be working on IE8 since it is used in our organisation.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;
&lt;div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;WebGrid version : 7.0.7200.429&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size: 8pt; "&gt;Thanks&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size: 8pt; "&gt;Clinton&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</description></item><item><title>WebGrid1.RootTable.GetCheckedRows() is Zero </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid1RootTableGetCheckedRows-is-Zero/</link><pubDate>Tue, 16 Oct 2012 23:19:37 GMT</pubDate><dc:creator>bernard</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Clinton,&lt;/p&gt;&lt;p&gt;I tried to replicate your issue in our local end using our sample (RowCheckerColumn.aspx) by changing its doctype to XHTML DocType like you mentioned above. But unfortuantely, this issue doesn't appear in our local end. Could you tell me the steps to replicate this issue in our local end? If possible, you can make a simple sample that can replicate this issue in our local end so I can debug it here. Look forward to hear any feedback from you so I can help you further.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>WebGrid1.RootTable.GetCheckedRows() is Zero </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid1RootTableGetCheckedRows-is-Zero/</link><pubDate>Tue, 16 Oct 2012 04:27:40 GMT</pubDate><dc:creator>clintonb</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: white; font-family: consolas; line-height: 30px; "&gt;webgrid.RootTable.GetCheckedRows() is getting zero in server code even if the row is checked. But the same thing works if i specify the doctype of the page to&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;pre style="font-family: consolas; font-size: 13px; background-color: white; "&gt;&lt;span style="color: rgb(0, 100, 0); "&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" &amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="font-family: consolas; font-size: 13px; background-color: white; "&gt;&lt;span style="color: rgb(0, 100, 0); "&gt;But the Type which i needed is &lt;/span&gt;&lt;/pre&gt;&lt;pre style="font-family: consolas; font-size: 13px; background-color: white; "&gt;&lt;span style="color: blue; "&gt;&amp;lt;!&lt;/span&gt;&lt;span style="color: maroon; "&gt;DOCTYPE&lt;/span&gt;&amp;nbsp;&lt;span style="color: red; "&gt;html&lt;/span&gt;&amp;nbsp;&lt;span style="color: red; "&gt;PUBLIC&lt;/span&gt;&amp;nbsp;&lt;span style="color: blue; "&gt;"-//W3C//DTD XHTML 1.0 Strict//EN"&lt;/span&gt;&amp;nbsp;&lt;span style="color: blue; "&gt;"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&lt;/span&gt;&lt;span style="color: blue; "&gt;&amp;gt;&lt;/span&gt;&lt;span style="color: blue; "&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: maroon; "&gt;html&lt;/span&gt;&amp;nbsp;&lt;span style="color: red; "&gt;xmlns&lt;/span&gt;&lt;span style="color: blue; "&gt;=&lt;/span&gt;&lt;span style="color: blue; "&gt;"http://www.w3.org/1999/xhtml"&lt;/span&gt;&amp;nbsp;&lt;span style="color: red; "&gt;xml&lt;/span&gt;&lt;span style="color: blue; "&gt;:&lt;/span&gt;&lt;span style="color: red; "&gt;lang&lt;/span&gt;&lt;span style="color: blue; "&gt;=&lt;/span&gt;&lt;span style="color: blue; "&gt;"en"&lt;/span&gt;&lt;span style="color: blue; "&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="background-color: white; "&gt;&lt;span style="font-size: 13px; color: rgb(0, 0, 255); font-family: consolas; "&gt;for which the getCheckedRows() is returning zero.
Please help me by some workaround..
my webgrid version is 7.0.7200&lt;/span&gt;&lt;/pre&gt;&lt;pre style="font-family: consolas; font-size: 13px; background-color: white; "&gt;&lt;span style="color: rgb(0, 0, 255); "&gt;Thanks.&lt;/span&gt;&lt;/pre&gt;</description></item></channel></rss>