<?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: Dropdown on Toolbar</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/dropdown-on-toolbar</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/dropdown-on-toolbar/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Arvind Yadav on Dropdown on Toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/dropdown-on-toolbar#p26675</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/dropdown-on-toolbar#p26675</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>Add <em>toolbar: [true:&#39;top&#39;] </em>in the grid configuration to add the toolbar. Then you can add the dropdown to the toolbar using:</p>
<p>$(&#39;#t_&#60;grid_name&#62;&#39;).append(&#39;&#60;select id=&#39;testId&#39;&#62;&#60;/select&#62;&#39;);</p>
</p>
<p>t_&#60;grid_name&#62; is the id of the toolbar. As you have the id you can easily define the operations on the hover event.</p>
<p>grid_name is the id of the table that you want to convert into the jqgrid.</p>
</p>
<p>Thanks,</p>
]]></description>
        	        	<pubDate>Fri, 25 May 2012 21:57:46 +0300</pubDate>
        </item>
        <item>
        	<title>lfcmendes on Dropdown on Toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/dropdown-on-toolbar#p26653</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/dropdown-on-toolbar#p26653</guid>
        	        	<description><![CDATA[<p>Hello, I would like to display a drop down on the top of the grid when the user hover over the dropdown opens. The dropdown will have a set of functionality to be applied to the selected row. Any examples on how to accomplish this? Thanks in advance.</p>
]]></description>
        	        	<pubDate>Wed, 23 May 2012 22:34:03 +0300</pubDate>
        </item>
</channel>
</rss>