<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: selecting row?</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/selecting-row</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/discussion/selecting-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on selecting row?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/selecting-row#p13730</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/selecting-row#p13730</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I will fix the custom formatter function so that you can use $(this) inside it where this will point to the grid</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 10 Jan 2010 12:15:40 +0200</pubDate>
        </item>
        <item>
        	<title>kuafusoft on selecting row?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/selecting-row#p13633</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/selecting-row#p13633</guid>
        	        	<description><![CDATA[<p>I need the feature too.</p>
</p>
<p>I&#39;m suggested to use the onCellSelect event to popup a form, yes, it almost good enough. but I still like a link.</p>
<p>There&#39;s another way: using a custom formatter ( I don&#39;t think link format can cover it) to transfer the content to a link, just like:</p>
<p>&#60;a href=&#8221;javascript:grid_view(gridid, rowid)&#8221;&#62;content&#60;/a&#62;</p>
<p>But I can not get the gridid in custom formatter function. /jqgridwiki/doku.php?id=wiki:custom_formatter</p>
<p>If jqgrid can save the gridid in its options, it will be very helpful.</p>
</p>
<p>My poor english:(.</p>
]]></description>
        	        	<pubDate>Thu, 07 Jan 2010 10:37:11 +0200</pubDate>
        </item>
        <item>
        	<title>kikz4life on selecting row?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/selecting-row#p13586</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/selecting-row#p13586</guid>
        	        	<description><![CDATA[<div id="post13578">
<p>hi,</p>
</p>
<p>just started using jqgrid, previously i used flexigrid.</p>
<p>in flexigrid i can used this that a row is clickable and if click will be directed to its detailed information</p>
<p>i.e in flexigrid</p>
<p>{display: &#39;&#60;?=lang(&#8221;username&#8221;)?&#62;&#39;, name : &#39;username&#39;, width : 100, align : &#39;left&#39;, process:viewHeader, sortable:true}</p>
</p>
<p>the process: viewHeader is an html page that will show the record of the username in a page</p>
</p>
<p>and this is jqgrid:</p>
<p>{name:&#39;role_code&#39;,index:&#39;role_code&#39;, width:80, editable:true, editrules: {required:true}},</p>
</p>
<p>does jqgrid have this functionality? also i&#39;ve seen the added button for view file but i preferable like the row to be link in a new same window/page. Any response from the community will be a great help for me.</p>
</p>
<p>PS: data loading is much faster compared to flexigrid. really like this stuff!!! <img class="spSmiley" style="margin:0" title="Cool" src="../wp-content/forum-smileys/sf-cool.gif" alt="Cool" /></p>
</p>
<p>thanks</p>
<p>-Dean</p>
</div>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 09:04:47 +0200</pubDate>
        </item>
</channel>
</rss>