﻿<?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 - Search option gives error while using the rowselect client event</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Searchnotworkingwhenusingrowselect/</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>Search option gives error while using the rowselect client event</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Searchnotworkingwhenusingrowselect/</link><pubDate>Wed, 05 Oct 2011 23:49:06 GMT</pubDate><dc:creator>hendrik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;&lt;br /&gt;Please confirm if the screenshot is the current error that you faced or not. Your sample will show this error because keyvalue is null or empty when select the filter row. To resolve this issue, simply set the validation to check keyvalue is undefined/null or not.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;Also, I don't recomment the code that you used to get key value because it uses the element. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;Not all of the element have this attribute. It would better if you get the row object instead of element.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;e.g selRow= grid.GetSelectedObject().ToRowObject();&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt"&gt;&lt;p&gt;&lt;span style="font-family: calibri; font-size: 15px"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;Hope this helps.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Search option gives error while using the rowselect client event</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Searchnotworkingwhenusingrowselect/</link><pubDate>Wed, 05 Oct 2011 08:33:55 GMT</pubDate><dc:creator>DilshadK</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm usign two webgrids with one webgrid holding all order headers and another webgrid holding all order details.&lt;/p&gt;
&lt;p&gt;If I click a row in the order header webgrid, the order details webgrid should refresh accordingly and show the correspondign order details.&lt;/p&gt;
&lt;p&gt;This is working.&lt;/p&gt;
&lt;p&gt;but if I try to filter any order in the order header webgrid it gives out string input error.&lt;/p&gt;
&lt;p&gt;Pelase find the attached codes for reference.&lt;/p&gt;</description></item></channel></rss>