<?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: navButtonAdd to add a hyperlink</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/navbuttonadd-to-add-a-hyperlink</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/navbuttonadd-to-add-a-hyperlink/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Renso on navButtonAdd to add a hyperlink</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navbuttonadd-to-add-a-hyperlink#p3005</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navbuttonadd-to-add-a-hyperlink#p3005</guid>
        	        	<description><![CDATA[<p>I added a button to the footer (row_add.gif) by reusing the add image but I want to hyperlink to a different screen from that image. I tried to set the href attr on it but it didn&#39;t work and also it is only added after "onClickButton" is pressed. How can I add a hyperlink to the new button without having to specify it in "onClickButton". I tried to add it afterward but for some reason it is not firing my click event. I also tried to "unbind" the existing events to make sure it is only executing my event by using .unbind(&#39;click&#39;), but I can see many events firing when I check it in Firebug. Any ideas?</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5148' value='Select Code' data-codeid='sfcode5148' /></p>
<div class='sfcode' id='sfcode5148'>
<p>&#160;&#160;&#160; $(&#39;.tbutton img[src="../../Content/StyleSheets/Screen/jQuery/basic/images/row_add.gif"]&#39;).attr(&#39;href&#39;, &#39;<a href="http://mydomain/Contact/New&#038;#39" rel="nofollow" target="_blank">http://mydomain/Contact/New&#038;#39</a>;);</p>
</div>
]]></description>
        	        	<pubDate>Mon, 10 Nov 2008 17:03:08 +0200</pubDate>
        </item>
</channel>
</rss>