<?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: Add support for bootstrap + dynamic resizing</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/add-support-for-bootstrap-dynamic-resizing</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/feature-request/add-support-for-bootstrap-dynamic-resizing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Add support for bootstrap + dynamic resizing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/add-support-for-bootstrap-dynamic-resizing#p31246</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/add-support-for-bootstrap-dynamic-resizing#p31246</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Â </p>
<p>Thanks for feedback.</p>
<p>Â </p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 21 Oct 2014 15:46:52 +0300</pubDate>
        </item>
        <item>
        	<title>NJDave71@gmail.com on Add support for bootstrap + dynamic resizing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/add-support-for-bootstrap-dynamic-resizing#p31218</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/add-support-for-bootstrap-dynamic-resizing#p31218</guid>
        	        	<description><![CDATA[<p>Works great with Bootstrap 3.Â </p>
<p>Â </p>
<p>Â Â Â  // Set grid width to .jumbotron<br />
 Â Â Â  $("#jqGrid01").jqGrid('setGridWidth', $(".jumbotron").width(), true);</p>
<p>Â Â  // when the browser size changes so does the grid<br />
 Â Â Â  $(window).resize(function () {<br />
 Â Â Â Â Â Â Â Â  $("#jqGrid01").jqGrid('setGridWidth', $(".jumbotron").width(), true);<br />
 Â Â Â Â  });</p>
<p>Good luck</p>
<p>next step remove remap JQuery UI and Icons to use bootstrap and Font files.</p>
]]></description>
        	        	<pubDate>Fri, 10 Oct 2014 20:13:28 +0300</pubDate>
        </item>
        <item>
        	<title>babablacksheep on Add support for bootstrap + dynamic resizing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/add-support-for-bootstrap-dynamic-resizing#p30032</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/add-support-for-bootstrap-dynamic-resizing#p30032</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Kindly consider adding support for</p>
<ol>
<li>Bootstrap as hardcoded ui-themes are not much nicer.</li>
<li>Add built in support so that when window or parent container resized , JQgrid shou;d resize it`self</li>
</ol>
<p>I guess if JQGRID was made using bootstrap, these issues wouldt have come forward.</p>
<p>A lot of people like me are switching from JQGrid because it is not flexible with theme other than UI.</p></p>
]]></description>
        	        	<pubDate>Tue, 31 Dec 2013 13:39:23 +0200</pubDate>
        </item>
</channel>
</rss>