﻿<?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 WebGrid in a certain parent control</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Search-WebGrid-in-a-certain-parent-control/</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 WebGrid in a certain parent control</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Search-WebGrid-in-a-certain-parent-control/</link><pubDate>Wed, 31 Mar 2010 04:09:48 GMT</pubDate><dc:creator>hermancordes@gmail.com</dc:creator><description>&lt;p&gt;Hi Andi Santoso,&lt;/p&gt;
&lt;p&gt;Thanks for your reply and clearifying example. It was indeed what I was looking for. The 'window.' prefix is a nice example for my case. I couldn't find any of that in the examples, but just this one explains it all.&lt;/p&gt;
&lt;p&gt;Thanks and I wish you a nice day too!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Herman Cordes&lt;/p&gt;</description></item><item><title>Search WebGrid in a certain parent control</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Search-WebGrid-in-a-certain-parent-control/</link><pubDate>Tue, 30 Mar 2010 23:07:39 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p /&gt;&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Hi Herman Cordes,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; text-indent: 0.5in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Could you correct me if I am wrong? I am assuming that you wanted
to get the WebGrid objects which is located in one user control. To get
the Object of WebGrid in user control, you can simple using this code:&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 252, 225); "&gt;&lt;span style="font-family: 'courier new'; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;window.ISGetObject("WebGrid1");&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; text-indent: 0.5in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;I also attached you a sample on this scenario. In that sample, I
have two WebGrids in one user control and when you click on the button (which I
put it in the aspx page), it will show the id of each WebGrid.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; text-indent: 0.5in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;The ISGetObject() function is used to get the client object
reference of any Intersoft’s components, instead of using different function
for each. (For further information, you can check on our WebGrid documentation
at "ms-help://ISNet.WebUI.WebGrid.V7/ISNet.WebUI.WebGrid/Get Grid
object.html")&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; text-indent: 0.5in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;I hope it helps and meets your scenario. Thank you and have a nice
day.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;o:p&gt;&lt;span style="font-family: 'lucida sans unicode'; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt; &lt;/span&gt;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Search WebGrid in a certain parent control</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Search-WebGrid-in-a-certain-parent-control/</link><pubDate>Tue, 30 Mar 2010 04:03:50 GMT</pubDate><dc:creator>hermancordes@gmail.com</dc:creator><description>&lt;p&gt;To avoid double pieces of code, I've separated two WebGrids into one user control. In the main aspx page I interact with the WebGrids by using javascript. First I need a reference to the webgrid by using ISGetObject.&lt;/p&gt;
&lt;p&gt;However, since they are merged together in one usercontrol, they will always have the same ID in the usercontrol. In what way is it possible to reference the webgrid by using ISGetObject from a parent control (like the id of the usercontrol)?&lt;/p&gt;
&lt;p&gt;Such like: ISGetObject("UserControlID.WebGridID")... is it possible?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;P.S. I don't seem to be able to find a description page of ISGetObject on the support pages, it should be listed at the client side reference right? Anyone got a link?&lt;/p&gt;</description></item></channel></rss>