﻿<?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 - Want to tab out of edited row into next row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Want-to-tab-out-of-edited-row-into-next-row/</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>Want to tab out of edited row into next row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Want-to-tab-out-of-edited-row-into-next-row/</link><pubDate>Wed, 05 Oct 2011 06:59:46 GMT</pubDate><dc:creator>bbucher</dc:creator><description>&lt;p&gt;Fabulous, thank you!  I wasn't overly attached to the &lt;span style="font-family: consolas; color: #ff0000; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #ff0000; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #ff0000; font-size: 13px"&gt;CellClickAction &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;="CellSelect"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt; &lt;/span&gt;&lt;/span&gt;bit so I removed that &amp; it works like expected.  Many thanks! Beryl&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Want to tab out of edited row into next row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Want-to-tab-out-of-edited-row-into-next-row/</link><pubDate>Wed, 05 Oct 2011 05:54:59 GMT</pubDate><dc:creator>hendrik</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;As default, when the user tabbed out from the last column, it would move into first column in next row. However, if the first row is not editable, it would go to second cell. &lt;br /&gt;&lt;br /&gt;In your scenario, this could not work because you were using CellSelect as your CellClickAction.&lt;br /&gt;&lt;br /&gt;&lt;span style="line-height: 115%; font-family: 'calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;To meet your expectation, you can do it by follow the steps below.&lt;/span&gt;&lt;/p&gt;&lt;span style="line-height: 115%; font-family: 'calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;/span&gt;
&lt;ol&gt;&lt;li&gt;Use OnEditKeyDown clientside event.&amp;nbsp;In this event, validate if it is the last column or not.&lt;/li&gt;&lt;li&gt;Check the tab key.&amp;nbsp;To recognize Tab key in OnEditKeyDown event, you would need to use event.KeyCode.&lt;/li&gt;&lt;li&gt;When tab is recognized, simple call method to select next row and edit to second column.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Hope my sample can help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;Hendrik&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Want to tab out of edited row into next row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Want-to-tab-out-of-edited-row-into-next-row/</link><pubDate>Wed, 05 Oct 2011 05:54:19 GMT</pubDate><dc:creator>hendrik</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;As default, when the user tabbed out from the last column, it would move into first column in next row. However, if the first row is not editable, it would go to second cell. &lt;br /&gt;&lt;br /&gt;In your scenario, this could not work because you were using CellSelect as your CellClickAction.&lt;br /&gt;&lt;br /&gt;&lt;span style="line-height: 115%; font-family: 'calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;To meet your expectation, you can do it by follow the steps below.&lt;/span&gt;&lt;/p&gt;&lt;span style="line-height: 115%; font-family: 'calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;/span&gt;
&lt;ol&gt;&lt;li&gt;Use OnEditKeyDown clientside event.&amp;nbsp;In this event, validate if it is the last column or not.&lt;/li&gt;&lt;li&gt;Check the tab key.&amp;nbsp;To recognize Tab key in OnEditKeyDown event, you would need to use event.KeyCode.&lt;/li&gt;&lt;li&gt;When tab is recognized, simple call method to select next row and edit to second column.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Hope my sample can help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;Hendrik&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Want to tab out of edited row into next row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Want-to-tab-out-of-edited-row-into-next-row/</link><pubDate>Wed, 05 Oct 2011 05:53:48 GMT</pubDate><dc:creator>hendrik</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;As default, when the user tabbed out from the last column, it would move into first column in next row. However, if the first row is not editable, it would go to second cell. &lt;br /&gt;&lt;br /&gt;In your scenario, this could not work because you were using CellSelect as your CellClickAction.&lt;br /&gt;&lt;br /&gt;&lt;span style="line-height: 115%; font-family: 'calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;To meet your expectation, you can do it by follow the steps below.&lt;/span&gt;&lt;/p&gt;&lt;span style="line-height: 115%; font-family: 'calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;/span&gt;
&lt;ol&gt;&lt;li&gt;Use OnEditKeyDown clientside event.&amp;nbsp;In this event, validate if it is the last column or not.&lt;/li&gt;&lt;li&gt;Check the tab key.&amp;nbsp;To recognize Tab key in OnEditKeyDown event, you would need to use event.KeyCode.&lt;/li&gt;&lt;li&gt;When tab is recognized, simple call method to select next row and edit to second column.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Hope my sample can help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;Hendrik&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Want to tab out of edited row into next row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Want-to-tab-out-of-edited-row-into-next-row/</link><pubDate>Wed, 05 Oct 2011 05:53:05 GMT</pubDate><dc:creator>hendrik</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;As default, when the user tabbed out from the last column, it would move into first column in next row. However, if the first row is not editable, it would go to second cell. &lt;br /&gt;&lt;br /&gt;In your scenario, this could not work because you were using CellSelect as your CellClickAction.&lt;br /&gt;&lt;br /&gt;&lt;span style="line-height: 115%; font-family: 'calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;To meet your expectation, you can do it by follow the steps below.&lt;/span&gt;&lt;/p&gt;&lt;span style="line-height: 115%; font-family: 'calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;/span&gt;
&lt;ol&gt;&lt;li&gt;Use OnEditKeyDown clientside event.&amp;nbsp;In this event, validate if it is the last column or not.&lt;/li&gt;&lt;li&gt;Check the tab key.&amp;nbsp;To recognize Tab key in OnEditKeyDown event, you would need to use event.KeyCode.&lt;/li&gt;&lt;li&gt;When tab is recognized, simple call method to select next row and edit to second column.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Hope my sample can help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;Hendrik&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Want to tab out of edited row into next row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Want-to-tab-out-of-edited-row-into-next-row/</link><pubDate>Tue, 04 Oct 2011 14:07:27 GMT</pubDate><dc:creator>bbucher</dc:creator><description>&lt;p&gt;Hi!  This is the first time I'm trying this.  I have a simple grid where the first column is not editable.  After the user tabs out of the last column, I want the row to update the database (that happens just fine) and then progress to the second column of the next row.  However, the system is staying in the last column; tab just stays stuck.&lt;/p&gt;&lt;pre&gt;    &amp;lt;ISWebGrid:WebGrid ID="wgDeposits" runat="server" DataSourceID="SqlDataJournal" 
            DefaultStyleMode="Silver" UseDefaultStyle="True" 
        Width="100%"         
        oninitializerow="wgDeposits_InitializeRow" 
         &amp;gt;
        &amp;lt;LayoutSettings AllowEdit="Yes" 
            HeaderWrapDefault="True" AllowSorting="Yes" CellClickAction="CellSelect" 
            EditOnClick="True" AutoHeight="True" AutoFitColumns="True" 
            FilterBarVisible="False" RowHeaders="Default" StatusBarVisible="False" &amp;gt;
        &amp;lt;/LayoutSettings&amp;gt;
        &amp;lt;RootTable DataKeyField="JournalDate"&amp;gt;
            &amp;lt;Columns&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Journal Date" DataMember="JournalDate" 
                    Name="JournalDate" Width="100px" 
                    EditType="NoEdit" 
                    DataType="System.DateTime"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Total Receipts" DataMember="TotalReceipts" 
                    DataType="System.Decimal" Name="TotalReceipts" Width="100px" 
                    &amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="CC Transactions" DataMember="CCTransactions" 
                    DataType="System.Decimal" Name="CCTransactions" Width="100px"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Bank Deposit As Per Journal" 
                    EditType="NoEdit" DataType="System.Decimal" 
                    Name="BankDepositPerJournal" Width="100px"&amp;gt;
                    &amp;lt;CellStyle BackColor="Gray"&amp;gt;
                    &amp;lt;/CellStyle&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Actual Amount In Bag" 
                    DataMember="ActualAmountInBag" DataType="System.Decimal" 
                    Name="ActualAmountInBag" Width="100px"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Cash Over Under" 
                    DataType="System.Decimal" Name="CashOverUnder" Width="100px" 
                    EditType="NoEdit"&amp;gt;
                    &amp;lt;CellStyle BackColor="Gray"&amp;gt;
                    &amp;lt;/CellStyle&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Amount Verified Through Bank" 
                    DataMember="DepositVerifiedThroughBank" DataType="System.Decimal" 
                    Name="DepositVerifiedThroughBank" Width="100px"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Date Per Validated Ticket" 
                    DataMember="DatePerValidatedTicket" DataType="System.DateTime" 
                    Name="DatePerValidatedTicket" Width="100px" EditType="CalendarCombo"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="JournalMonth" DataMember="JournalMonth" Visible="false"
                    DataType="System.DateTime" Name="JournalMonth" Width="100px"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="NumClinicID" DataMember="NumClinicID" Visible="false"
                    DataType="System.Int32" Name="NumClinicID" Width="100px"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Note" DataMember="Note" Name="Note" 
                    Width="100px" MaxHeight="-1" TextboxMaxlength="500" AllowMultiLine="True"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
            &amp;lt;/Columns&amp;gt;
            &amp;lt;FormatConditions&amp;gt;
                &amp;lt;ISWebGrid:WebGridFormatCondition 
                    Name="WebGridFormatCondition2" ColumnMember="DepositVerifiedThroughBank" 
                    Operator="EqualTo" TargetColumnMember="DepositVerifiedThroughBank" 
                    TargetObject="Cell" ConditionText="0"&amp;gt;
                     &amp;lt;FormatStyle ForeColor="Red" Font-Italic="True" BackColor="#FFFF66" BackColor2="#FFCC00"&amp;gt;&amp;lt;/FormatStyle&amp;gt;
                &amp;lt;/ISWebGrid:WebGridFormatCondition&amp;gt;
            &amp;lt;/FormatConditions&amp;gt;
        &amp;lt;/RootTable&amp;gt;
        &amp;lt;FlyPostBackSettings PostInputControls="True" /&amp;gt;
        &amp;lt;/ISWebGrid:WebGrid&amp;gt;
&lt;/pre&gt;

&lt;p&gt;Thanks for any help!&lt;/p&gt;</description></item></channel></rss>