﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - wrong behaviour on the focus in the WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/wrong-behaviour-on-the-focus-in-the-WebGrid/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>wrong behaviour on the focus in the WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/wrong-behaviour-on-the-focus-in-the-WebGrid/</link><pubDate>Thu, 18 Nov 2010 04:13:19 GMT</pubDate><dc:creator>julia</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Fabrizio,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Glad to hear that you has solved the problem. And thank you very much for sharing the info with us.&lt;/p&gt;
&lt;p&gt;Please let us know if you have any more questions, it will be our pleasure to help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Warm regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>wrong behaviour on the focus in the WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/wrong-behaviour-on-the-focus-in-the-WebGrid/</link><pubDate>Tue, 16 Nov 2010 09:19:07 GMT</pubDate><dc:creator>fabdellacorte</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Julia,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;instead to do the code from you suggested, for me is more simple before the 'return false' set an 'cell.Select()' and the you should not exit anymore also if you click left, right, top, bottom, tab, or shift tab&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Fabrizio&lt;/p&gt;</description></item><item><title>wrong behaviour on the focus in the WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/wrong-behaviour-on-the-focus-in-the-WebGrid/</link><pubDate>Mon, 15 Nov 2010 22:56:21 GMT</pubDate><dc:creator>julia</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Fabrizio,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Hereby, I would like to inform you that our Development Team has confirm that this issue is not a bug. The exit edit mode doesn't lock the cell navigation, which is the default implementation.&lt;/p&gt;
&lt;p&gt;Due to a lot of mode for exit edit mode alone, we suggest you to implement this behavior only in your scenario.&lt;/p&gt;
&lt;p&gt;Here is the step:&lt;br /&gt;- During the exit edit mode event, put a flag that indicate the Grid to lock up navigation, example : grid.LockCellNavigation = true.&lt;/p&gt;
&lt;p&gt;- Handle OnKeyDown event of the Grid. If the pressed key is either left, right, top, bottom, tab, or shift tab, then return false if the grid's LockCellNavigation is true (which was set from the previous condition).&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Warm regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>wrong behaviour on the focus in the WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/wrong-behaviour-on-the-focus-in-the-WebGrid/</link><pubDate>Thu, 28 Jan 2010 04:13:21 GMT</pubDate><dc:creator>julia</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Fabrizio,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I have test your scenario and manage to replicate the issue. I have forwarded this issue to our Development Team. I will inform you in this thread for any news about the issue. Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>wrong behaviour on the focus in the WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/wrong-behaviour-on-the-focus-in-the-WebGrid/</link><pubDate>Wed, 27 Jan 2010 05:11:03 GMT</pubDate><dc:creator>fabdellacorte</dc:creator><category>WebGrid</category><description>&lt;p&gt;I am using the WebGrid with lasest version. I have added the client event &lt;span style="color: #ff0000"&gt;OnExitEditMode&lt;/span&gt;. In this event there is a check on a grid cell and I return false to don't exit from active cell and it is ok but the focus (if I have clicked tab) go on the next cell. The focus doesn't exit from the active cell.&lt;/p&gt;
&lt;p&gt;You can see it in the attacked image.&lt;/p&gt;
&lt;p&gt;Is this a behaviour or a bug ? &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;thanks&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>