﻿<?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 - CheckedRows() without IsRowchecker property</title><link>http://www.intersoftsolutions.com/Community/WebGrid/CheckedRows-without-IsRowchecker-property/</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>CheckedRows() without IsRowchecker property</title><link>http://www.intersoftsolutions.com/Community/WebGrid/CheckedRows-without-IsRowchecker-property/</link><pubDate>Fri, 06 Nov 2009 01:46:04 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Madhavan,&lt;/p&gt;&lt;p&gt;You only need to get the element of header checkbox and set none to display style. I think i have showed you how to get element of checkbox at the past.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>CheckedRows() without IsRowchecker property</title><link>http://www.intersoftsolutions.com/Community/WebGrid/CheckedRows-without-IsRowchecker-property/</link><pubDate>Fri, 06 Nov 2009 00:36:55 GMT</pubDate><dc:creator>Skgrid@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Handy,&lt;/p&gt;
&lt;p&gt;Is there a sample to do this?&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>CheckedRows() without IsRowchecker property</title><link>http://www.intersoftsolutions.com/Community/WebGrid/CheckedRows-without-IsRowchecker-property/</link><pubDate>Thu, 05 Nov 2009 22:23:48 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;GetCheckedRows method only available for ISRowChecker or AllowMultipleSelection scenario. &lt;br /&gt;So, there is no way if you turn off ISRowChecker escpecially in server side. &lt;br /&gt;I think there is another workaround for you in client side. You will need to use ISRowchecker and set display syle "none" in checkbox Column header element (via client side) . &lt;br /&gt;With this way, you still can access GetCheckedRows method in server or client. Hope this helps.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>CheckedRows() without IsRowchecker property</title><link>http://www.intersoftsolutions.com/Community/WebGrid/CheckedRows-without-IsRowchecker-property/</link><pubDate>Thu, 05 Nov 2009 04:29:55 GMT</pubDate><dc:creator>Skgrid@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi ALL,&lt;/p&gt;
&lt;p&gt;Please tell me how will i get the checked row details from the server side without using the isrowchecker property.&lt;/p&gt;
&lt;p&gt;currently this is working with IsRowChecker=True&lt;/p&gt;&lt;span style="color: #2b91af; font-size: 13px"&gt;&lt;span style="color: #2b91af; font-size: 13px"&gt;
ArrayList&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; workitemIds = WebGrid1.RootTable.GetCheckedRows(); &lt;/span&gt;
&lt;p&gt;I need to get this details with IsRowChecker=False.&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>