<?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: asp.net, JQGrid: Access DB Query Results</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/asp-net-jqgrid-access-db-query-results</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/asp-net-jqgrid-access-db-query-results/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on asp.net, JQGrid: Access DB Query Results</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/asp-net-jqgrid-access-db-query-results#p30415</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/asp-net-jqgrid-access-db-query-results#p30415</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>It seems you use our commertial jqGrid.</p>
<p>Casn you please post your <a href="http://www.trirand.net/forum/" target="_blank">problem here</a></p>
<p>Thank you.</p>
</p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 27 Mar 2014 14:38:16 +0200</pubDate>
        </item>
        <item>
        	<title>foobarbazqux on asp.net, JQGrid: Access DB Query Results</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/asp-net-jqgrid-access-db-query-results#p30414</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/asp-net-jqgrid-access-db-query-results#p30414</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>how can I make dynamically checkboxes and dropdowns editable using JQGrid with asp.net?</p>
<p>I have this code:</p>
</p>
<p>&#60;trirand:JQGrid runat="server" ID="JQGrid6" AutoWidth="true" Height="232px" DataSourceID="sql" OnRowEditing="JQGrid6_RowEditing"&#62;&#60;trirand:JQGridColumn DataField="column" Editable="true" EditType="DropDown" EditValues="J:Ja;N:Nein" HeaderText="Gesamt" /&#62; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#160;</p>
<p>&#60;trirand:JQGridColumn DataField="column2" Editable="true" HeaderText="Schwelle" /&#62;<span style="white-space:pre"> </span></p>
<p><span style="white-space:pre">&#160;</span>&#60;trirand:JQGridColumn DataField="column3" &#160;Editable="true" EditType="DropDown" EditValues="J:Ja;N:Nein" HeaderText="RundenPP" /&#62;</p>
<p>...</p>
<p>&#60;/trirand:JQGrid&#62;</p>
</p>
<p>Whether a Textbox/Checkbox/DropDown must be editable or not, depends on the values from the column. So I need an event which is called before the grid JQGrid6 is shown where can I make some validation. There would be OnLoad, OnPreRender, OnRowSelecting events. The problem is, that I have no access inside this events to the data of the cell. Only in OnRowEditing I can access the actual values, but it is to late, because the Textbox/Checkox/DropDown would be editable before the event is fired.</p>
</p>
<p>Can anyone help?</p>
</p>
<p>Best regards</p>
]]></description>
        	        	<pubDate>Thu, 27 Mar 2014 13:31:16 +0200</pubDate>
        </item>
</channel>
</rss>