<?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: Item and Category, how to....</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to</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/item-and-category-how-to/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ffromdn on Item and Category, how to....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10820</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10820</guid>
        	        	<description><![CDATA[<p>sorry, up</p>
]]></description>
        	        	<pubDate>Sun, 18 Oct 2009 14:51:14 +0300</pubDate>
        </item>
        <item>
        	<title>ffromdn on Item and Category, how to....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10744</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10744</guid>
        	        	<description><![CDATA[<p>Ok it&#39;s working. May i ask another question?</p>
<p>What if i want to select from 1000 categories?Did any autocomplete or paging functions provided for select element of jQgrid?</p>
]]></description>
        	        	<pubDate>Thu, 15 Oct 2009 12:20:42 +0300</pubDate>
        </item>
        <item>
        	<title>ffromdn on Item and Category, how to....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10742</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10742</guid>
        	        	<description><![CDATA[<p>Even if datatype of my jQgrid instance is &#39;JSON&#39;?</p>
]]></description>
        	        	<pubDate>Thu, 15 Oct 2009 12:06:46 +0300</pubDate>
        </item>
        <item>
        	<title>Rumen[Trirand] on Item and Category, how to....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10726</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10726</guid>
        	        	<description><![CDATA[<p>Nothing that is built-in the grid to dynamically retrieve that from database, since this is a pure client-side side utility. The only (and as far as I can tell, the best) way to do it is to first featch the data from database and then when constructing the jQuery init statement from jqGrid to include it as a server variable, e.g. write it directly from server.</p>
<p>In ASP.NET that woud be</p>
</p>
<p>jQuery("#jqGridId").jqGrid ...</p>
<p>..</p>
<p>&#60;%= DropDownValues.ToString() %&#62;</p>
<p>...</p>
<p>where DropDownValues are calculated on the server.</p>
]]></description>
        	        	<pubDate>Thu, 15 Oct 2009 01:50:16 +0300</pubDate>
        </item>
        <item>
        	<title>ffromdn on Item and Category, how to....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10724</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10724</guid>
        	        	<description><![CDATA[<p>up</p>
]]></description>
        	        	<pubDate>Thu, 15 Oct 2009 01:40:04 +0300</pubDate>
        </item>
        <item>
        	<title>ffromdn on Item and Category, how to....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10682</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/item-and-category-how-to#p10682</guid>
        	        	<description><![CDATA[<p>Hi! I have 2 tables&#160; - Items and ItemsCategory.&#160; I want to edit Items table with jQgrid. In each row(through add or edit action) i must select category for each item from dropdown list. In all examples Tony(thanks for creating this magic tool:)) fill the dropdown list("select") element from string - like "FE:FedEx;IN:InTime;TN:TNT;AR:ARAMEX".</p>
<p>Here the question: what easy way to fill them from database?</p>
<p>Thank&#39;s, sorry for bad eng</p>
]]></description>
        	        	<pubDate>Tue, 13 Oct 2009 09:29:45 +0300</pubDate>
        </item>
</channel>
</rss>