<?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: Display Form without grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/display-form-without-grid</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/display-form-without-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Rukbat on Display Form without grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-form-without-grid#p24144</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-form-without-grid#p24144</guid>
        	        	<description><![CDATA[<p>You can define the grid in a function, then only call the function for admins.&#160; Or load the grid to start, but with no data definition, so 0 rows are returned.&#160; You can set the height of the grid in loadComplete, so that it&#39;s high enough (or full height regardless of the number of rows returned) for the data, but define it as 0 to start, so no data could be shown.&#160; (The header and footer will show, just no space for the data rows.)</p>
]]></description>
        	        	<pubDate>Wed, 03 Aug 2011 18:33:39 +0300</pubDate>
        </item>
        <item>
        	<title>AlabamaPaul on Display Form without grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-form-without-grid#p24102</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-form-without-grid#p24102</guid>
        	        	<description><![CDATA[<p>Thanks for a great plugin!</p>
</p>
<p>I am using jqGrid extensively in my application.</p>
</p>
<p>One of the tasks I am using jqGrid for mainting users in my application. An admin can see all users, and I use the nav toolbar to allow an admin to edit, add, delete etc.</p>
</p>
<p>A non-admin can only update their user information (name, password, email, etc.).</p>
<p>My preference is to not show any part of a jqGrid, but to direcly invoke the edit dialog with the user&#39;s information and a similar colModel that I use for the admin jqGrid.</p>
<p>Is there any way to do this ?</p>
</p>
<p>If not, is there any way to ONLY show the user&#39;s record in the jqGrid ?</p>
</p>
<p>Thanks,</p>
<p>Paul</p></p>
]]></description>
        	        	<pubDate>Fri, 29 Jul 2011 17:04:45 +0300</pubDate>
        </item>
</channel>
</rss>