<?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: Warning Please select Row message</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/warning-please-select-row-message</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/warning-please-select-row-message/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>matt.critchlow on Warning Please select Row message</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/warning-please-select-row-message#p1766</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/warning-please-select-row-message#p1766</guid>
        	        	<description><![CDATA[<p>please disregard this post, the problem was on my end and was somehow triggering this message to be displayed from the grid. I&#39;m still not sure exactly what it was, but I&#39;m looking into it. Thanks!</p>
]]></description>
        	        	<pubDate>Thu, 28 Aug 2008 18:35:07 +0300</pubDate>
        </item>
        <item>
        	<title>matt.critchlow on Warning Please select Row message</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/warning-please-select-row-message#p1765</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/warning-please-select-row-message#p1765</guid>
        	        	<description><![CDATA[<p>Hi All,</p>
<p>I&#39;m using this great grid plugin, and I have gotten it to work great with clientside data and I&#39;m not working on populating the grid with data from a server side SOLR-&#62;XSL-&#62;JSON call. it&#39;s returning the data correctly, however I&#39;m getting that Warning Please select Row message and I can&#39;t seem to close it. Here&#39;s the html that is generated for it:</p>
</p>
<p>&#60;div class="modalwin jqmWindow" id="alertmod" style="top: 140px; left: 513px; width: 200px; height: 50px; opacity: 1;"&#62;&#60;div id="alerthd" class="modalhead" style="cursor: move;"&#62;&#60;table width="100%"&#62;&#60;tbody&#62;&#60;tr&#62;&#60;td class="modaltext"&#62;Warning!&#60;/td&#62; &#60;td align="right"&#62;&#60;a class="jqmClose" href="javascript:void(0);"&#62;&#60;img border="0" src="/kb/images/dar/grid//ico-close.gif"/&#62;&#60;/a&#62;&#60;/td&#62;&#60;/tr&#62;&#60;/tbody&#62;&#60;/table&#62; &#60;/div&#62;&#60;div class="loading"/&#62;&#60;div class="modalcontent" id="alertcnt"&#62;&#60;div&#62;Please, select Row!&#60;/div&#62;&#60;/div&#62;&#60;/div&#62;</p>
<p>Does anyone have any idea why this would be getting created and stuck(ie can&#39;t close it). The only code I added was for loadComplete where i set one of the columns to be a link and then I add a button to the form.:</p>
</p>
<p>var ids = jQuery("#resultList").getDataIDs(); <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery.each(ids,function(){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; var rowData = jQuery("#resultList").getRowData(this);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; currTitle = rowData.title;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#resultList").setRowData(this,{title:"&#60;a href=&#39;/kb/dar/edit.jsp?subject="+this+"&#39;&#62;"+currTitle+"&#60;/a&#62;"});<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; });<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; //add Add to DAR list button<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(".data_container").append($("&#60;p&#62;&#60;/p&#62;").html($("&#60;input id=&#39;addToList&#39; class=&#39;submit glow {from: \\"#111111\\", to: \\"#DDDDDD\\", className: \\"dark\\"}&#39; type=&#39;submit&#39; value=&#39;Add To DAR List&#39;/&#62;")));<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },</p>
<p>Any help would be great, thanks!</p>
</p>
<p>Matt</p></p>
]]></description>
        	        	<pubDate>Thu, 28 Aug 2008 18:18:09 +0300</pubDate>
        </item>
</channel>
</rss>