<?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: Adding link to column header</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/adding-link-to-column-header</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/help/adding-link-to-column-header/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dlange on Adding link to column header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-link-to-column-header#p18562</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-link-to-column-header#p18562</guid>
        	        	<description><![CDATA[<p>FYI: I was able to solve this by using this line from the wiki:</p>
<blockquote>
<p>viewsortcols: [true, &#39;vertical&#39;, false],</p>
</blockquote>
<p>But now the sort order does not toggle anymore, for more information see my bugrequest:</p>
<p><a href="http://www.trirand.com/blog/?page_id=393/bugs/searchorder-do-not-toggle-when-using-viewsortcols/" rel="nofollow" target="_blank">http://www.trirand.com/blog/?page_id=393/bugs/searchorder-do-not-toggle-when-using-viewsortcols/</a></p>
]]></description>
        	        	<pubDate>Tue, 13 Jul 2010 11:36:37 +0300</pubDate>
        </item>
        <item>
        	<title>dlange on Adding link to column header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-link-to-column-header#p18540</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-link-to-column-header#p18540</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>First of all, thanks for a really great plugin!</p>
</p>
<p>Right now I&#39;m trying to add a link to the column header. I did this by just implementing a link to the column name, like this:</p>
<blockquote>
<p>Columnname - &#60;a href="#" onClick="dosomething();"&#62;click here&#60;/a&#62;</p>
</blockquote>
<p>The problem is, when clicking the link it does not just fire my javascript, but also the columnsort.</p>
<p>I need the sorting function, but it would be perfect if it would only be triggered from the rest of the button (but not the link).</p>
</p>
<p>Is there any way of doing this?</p>
</p>
<p>Thanks,</p>
<p>Daniel</p></p>
]]></description>
        	        	<pubDate>Mon, 12 Jul 2010 16:48:01 +0300</pubDate>
        </item>
</channel>
</rss>