﻿<?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 - Select A Row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Select-A-Row/</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>Select A Row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Select-A-Row/</link><pubDate>Sun, 06 Sep 2009 22:43:21 GMT</pubDate><dc:creator>indra.anggala@gmail.com</dc:creator><description>&lt;p&gt;Hi again James ^_^, once again you solve my problem. Thank you very much. By the way, I noticed that you are not an Admin or the Intersoft employee. But you got some quite knowledge on the product. How would you know this kinda stuff?? Is there any reference for me to be looking to before asking in forum??&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you James.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Select A Row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Select-A-Row/</link><pubDate>Thu, 03 Sep 2009 09:45:19 GMT</pubDate><dc:creator>james</dc:creator><description>&lt;p&gt;You can use row object model to perform the selection. It's much easier, and more elegant.&lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;pre&gt;var grid = ISGetObject("WebGrid1");
grid.RootTable.GetRow(0).Select();&lt;/pre&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;James.&lt;/p&gt;</description></item><item><title>Select A Row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Select-A-Row/</link><pubDate>Thu, 03 Sep 2009 05:28:54 GMT</pubDate><dc:creator>indra.anggala@gmail.com</dc:creator><description>&lt;p&gt;I wanted to make a default selected row on the first record when the page load. I found there in a method on javascript that I can use, SelectRow(param1, param2). But it need two parameters, and I can't understand the parameters meaning. Could someone help me please.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Indra Prakasa Anggala&lt;/p&gt;</description></item></channel></rss>