﻿<?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 - Using Keystrokes to navigate WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Using-Keystrokes-to-navigate-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>Using Keystrokes to navigate WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Using-Keystrokes-to-navigate-WebGrid/</link><pubDate>Sun, 12 Aug 2012 22:39:16 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ahmed,&lt;/p&gt;&lt;p&gt;What firefox version that you used. In Firefox, you should be able to navigate the cell much like IE. When inside editable mode, you could not just navigate just using keyboard.&lt;/p&gt;
&lt;p&gt;We have behaviour when using arrow within edit mode, it will navigate in the editted text inside, not to navigate through into other cell. Also, in our documentation, it does not mean for edit mode.&lt;/p&gt;
&lt;p&gt;If you want to have that scenario, you should hanlde it by yourself. We have clientside event OnEditKeyDown. You need to validate keyCode for the arrow. If it is valid, just navigate moving to next cell by calling ExitEdit() first.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Using Keystrokes to navigate WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Using-Keystrokes-to-navigate-WebGrid/</link><pubDate>Fri, 10 Aug 2012 14:03:53 GMT</pubDate><dc:creator>adajani@najiasystems.com</dc:creator><description>Hans,&lt;br /&gt;&lt;br /&gt;Thanks for the reply. This works great in IE but does not work well in Firefox. In Firefox, I have double click inside a cell, exit the edit mode and only then can move around using the arrow keys. Just want to make you aware of the issue.&lt;br /&gt;</description></item><item><title>Using Keystrokes to navigate WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Using-Keystrokes-to-navigate-WebGrid/</link><pubDate>Fri, 10 Aug 2012 07:27:11 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br /&gt;&lt;br /&gt;Thank you for the question.&lt;br /&gt;&lt;br /&gt;If you want to select the WebGrid’s cell, like you did in Excel.&lt;br /&gt;Please try to set the “CellClickAction” property to “CellSelect”.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Hans.&lt;br /&gt;</description></item><item><title>Using Keystrokes to navigate WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Using-Keystrokes-to-navigate-WebGrid/</link><pubDate>Thu, 09 Aug 2012 16:13:52 GMT</pubDate><dc:creator>adajani@najiasystems.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;According to this Help &lt;a target="_blank" href="http://www.intersoftpt.com/WebGrid/Help.aspx"&gt;document&lt;/a&gt;, I should be able to navigate the grid using my keyboard arrows. However, I cannot. What do I need to do to enable this behavior?&lt;/p&gt;
&lt;p&gt;Basically, I want to be able to move around the grid with my keyboard arrow keys as if I am inside Excel.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item></channel></rss>