<?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: 2 Problems with Validation Dialogs</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs</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/bugs/2-problems-with-validation-dialogs/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Shift4SMS on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p21913</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p21913</guid>
        	        	<description><![CDATA[<p>Did this ever get fixed -- for the delete dialog?</p>
</p>
<p>I started a thread in the help forum on this same issue and now I found this thread. <img class="spSmiley" style="margin:0" title="Embarassed" src="/blog/wp-content/forum-smileys/sf-embarassed.gif" alt="Embarassed" /></p>
]]></description>
        	        	<pubDate>Wed, 02 Feb 2011 00:48:37 +0200</pubDate>
        </item>
        <item>
        	<title>alche on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13609</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13609</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>I think the fix for Delete Dialogs is most important.&#160;</p>
</p>
<p>Add Dialogs acquire focus when they are launched. &#160;So the fact that they are at the top of the grid is a minor problem. &#160;I don&#39;t use Edit Dialogs, so I don&#39;t know for sure, but I would guess that they acquire focus when launched, just like Add Dialogs. &#160;So in these cases the user clicks a button and is taken to the right location without having to scroll up and down the grid.</p>
</p>
<p>If the Delete Dialog fix is easy, then please go for it. <img class="spSmiley" style="margin:0" title="Laugh" src="http://www.trirand.com/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 15:03:45 +0200</pubDate>
        </item>
        <item>
        	<title>tony on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13581</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13581</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is little difficult to do, but will see what can be done. For the delete dialog this can be done with little effort, but for add and edit it is not so easy.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 08:37:59 +0200</pubDate>
        </item>
        <item>
        	<title>alche on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13567</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13567</guid>
        	        	<description><![CDATA[<p>Hi Tony.</p>
</p>
<p>I downloaded the fix from gitHub and your changes work great for validation errors. Thank you!</p>
</p>
<p>However, the <span style="text-decoration: underline;">same problem</span> occurs when the user clicks the <strong>Delete Button</strong> on the <strong>Pager</strong>. &#160;If the user is at the bottom of a long grid ( for example, if user is showing 100 rows, and selects row 99 ), &#160;the Delete Warning dialog still appears at the <strong>top</strong> of the grid. &#160;This forces the user to scroll to the top to click OK or Cancel. &#160;(If the user is not too smart, they don&#39;t even know to scroll to the top of the grid).</p>
</p>
<p>Can you implement the same fix for Dialogs that appear when users click on buttons in the Pager? &#160;The same problem would occur if the user clicks a custom delete button with that triggers the&#160;delGridRow method.&#160;</p>
</p>
<p>Ideally, dialogs should appear in the middle of the window, no matter where the selected record is, or where the top of the grid is located in the DOM.</p>
]]></description>
        	        	<pubDate>Tue, 05 Jan 2010 18:21:38 +0200</pubDate>
        </item>
        <item>
        	<title>tony on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13365</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13365</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks</p>
<p>Also fixed when jqModal is used. Now the dialog appear at the row -&#160; i.e I calculate the position of the edited row and the dialog appear at this position. Also have done other minor usefull changes.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 28 Dec 2009 14:37:53 +0200</pubDate>
        </item>
        <item>
        	<title>alche on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13349</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13349</guid>
        	        	<description><![CDATA[<p>Hi Tony. &#160;I&#39;m using 3.6.2. &#160;I didn&#39;t realize you weren&#39;t supporting UI&#39;s dialogs. &#160;Do you find using jqModal&#39;s dialogs are more reliable/stable? &#160;I can redownload jqGrid with jqModal if you think it works better.</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 17:21:29 +0200</pubDate>
        </item>
        <item>
        	<title>tony on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13313</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13313</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Which version of jqGrid do you use? From long time we do not support UI dialog.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 11:29:54 +0200</pubDate>
        </item>
        <item>
        	<title>alche on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13290</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13290</guid>
        	        	<description><![CDATA[<p>I should note: &#160;this us when using the <strong>jQuery UI</strong> for dialogs. &#160;I &#160;am not using the jqModal.</p>
]]></description>
        	        	<pubDate>Wed, 23 Dec 2009 20:12:48 +0200</pubDate>
        </item>
        <item>
        	<title>alche on 2 Problems with Validation Dialogs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13284</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-problems-with-validation-dialogs#p13284</guid>
        	        	<description><![CDATA[<div>
<p>1. For Inline Editing, the Validation Dialog <strong>always</strong> appears at the top of the Grid. &#160;This is fine when the grid is small and fits in 1 screen. &#160;But when the grid is longer, and the user has scrolled down the page to do an inline edit, the Validation Dialog appears to be offscreen.</p>
</p>
<p>If a user is in row 100 and triggers a Validation failure, the user <strong>cannot see the Validation dialog</strong> unless he scrolls to the top of the screen. &#160;The user hits the [Enter] trying to save the record, but nothing happens.</p>
</p>
<p>2. The Validation Fail dialog is not modal. &#160;This is nice because the user can correct the problem without clicking on the dialog. &#160;However, the dialog does not disappear by itself when Validation passes.</p>
</div>
]]></description>
        	        	<pubDate>Wed, 23 Dec 2009 18:16:33 +0200</pubDate>
        </item>
</channel>
</rss>