<?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: How to force action buttons to appear in same row in jqgrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-force-action-buttons-to-appear-in-same-row-in-jqgrid</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/how-to-force-action-buttons-to-appear-in-same-row-in-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>kobruleht on How to force action buttons to appear in same row in jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-force-action-buttons-to-appear-in-same-row-in-jqgrid#p24439</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-force-action-buttons-to-appear-in-same-row-in-jqgrid#p24439</guid>
        	        	<description><![CDATA[<p>Action buttons are added to jqGrid columns using colmodel below.<br />Column width 45 is sufficient to hold both buttonsd in same row.<br />Edit and delete buttons appear in separate rows and row height in increased.<br />For unknown reason there is empty space before both buttons, there do not appear in left side in column.</p>
<p>If inline edit starts, save and cancel button also appear in separate rows.</p>
<p>How to force buttons to appear in same row witohut increasing column width ?</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7594' value='Select Code' data-codeid='sfcode7594' /></p>
<div class='sfcode' id='sfcode7594'>
<p>&#160;&#160;&#160; grid.jqGrid({<br />&#160;&#160;&#160;&#160;&#160; colModel: [{name:_actions,width:45,<br />&#160;&#160;&#160;&#160;&#160; formatter:&#34;actions&#34;,<br />&#160;&#160;&#160;&#160;&#160; formatoptions:<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {keys:true}<br />&#160;&#160;&#160; }, ....</p>
</p>
</div>
]]></description>
        	        	<pubDate>Sat, 27 Aug 2011 22:39:11 +0300</pubDate>
        </item>
</channel>
</rss>