﻿<?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 - RootTable Caption</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RootTable-Caption/</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>RootTable Caption</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RootTable-Caption/</link><pubDate>Fri, 16 Apr 2010 11:49:00 GMT</pubDate><dc:creator>jennifer@goldenup.com</dc:creator><description>&lt;p&gt;Yes, it's helpful for me. Thanks.&lt;/p&gt;</description></item><item><title>RootTable Caption</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RootTable-Caption/</link><pubDate>Fri, 16 Apr 2010 00:20:17 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello, &lt;/p&gt;&lt;p&gt;Currently, we don't have a method to set caption dynamically. But if you want, you can write the element of RootTable caption.&lt;/p&gt;
&lt;p&gt;e.g&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;var grid=ISGetObject("WebGrid1");
var table=grid.RootTable;
table.GetElement(WG40.COLHEADER, WG40.HTMLDIV).parentNode.childNodes[1].innerText="aaa";
&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>RootTable Caption</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RootTable-Caption/</link><pubDate>Thu, 15 Apr 2010 14:12:20 GMT</pubDate><dc:creator>jennifer@goldenup.com</dc:creator><description>&lt;p&gt;How do I dynamically set caption property of roottable in client side? The following code is no effect.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WebGrid1.RootTable.Caption='Table A';&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>