﻿<?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 - webgrid tab Row ForceNoEdit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/webgrid-tab-Row-ForceNoEdit/</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>webgrid tab Row ForceNoEdit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/webgrid-tab-Row-ForceNoEdit/</link><pubDate>Thu, 21 Oct 2010 15:30:55 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Piere,&lt;/p&gt;&lt;p&gt;Ok, thank you. I can see what you tried to explain in here.&lt;br /&gt;I think it is not a bug. It is a default behaviour.&lt;br /&gt;If you set all row &lt;b&gt;ForceNoEdit&lt;/b&gt; as &lt;b&gt;true&lt;/b&gt;, it should have the same behaviour as &lt;b&gt;AllowEdit &lt;/b&gt;= &lt;b&gt;No&lt;/b&gt;. &lt;br /&gt;The only difference, you still can navigate the cell (force no edit).&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webgrid tab Row ForceNoEdit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/webgrid-tab-Row-ForceNoEdit/</link><pubDate>Thu, 21 Oct 2010 15:06:59 GMT</pubDate><dc:creator>p.belanger@cgi.com</dc:creator><description>&lt;pre&gt;Private Sub WebGrid1_InitializeRow(ByVal sender As Object, ByVal e As ISNet.WebUI.WebGrid.RowEventArgs) Handles WebGrid1.InitializeRow
         e.Row.ForceNoEdit = true
        End Sub
    &lt;/pre&gt;
&lt;p&gt;Hi Handy,&lt;/p&gt;
&lt;p&gt;I did NOT modify the cell properties, only the Row.ForceNoEdit.&lt;/p&gt;
&lt;p&gt;As an example I used the BasicInteractions.aspx.vb sample code and added the above Sub.&lt;/p&gt;
&lt;p&gt;All rows have the Row.ForceNoEdit property set to True. &lt;/p&gt;
&lt;p&gt;My question is: should the tab key move to the NEXT row if the next row as the ForceNoEdit set to True?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>webgrid tab Row ForceNoEdit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/webgrid-tab-Row-ForceNoEdit/</link><pubDate>Thu, 21 Oct 2010 14:51:00 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Piere,&lt;/p&gt;&lt;p&gt;It should not hang in there. It should skip the Non Edittable cells and go into the next editable cell. &lt;br /&gt;If you set force no edit into the last cell of row, it should skip that cell and move into the next row.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webgrid tab Row ForceNoEdit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/webgrid-tab-Row-ForceNoEdit/</link><pubDate>Thu, 21 Oct 2010 12:31:22 GMT</pubDate><dc:creator>p.belanger@cgi.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have a grid where the rows must not be modified. &lt;/p&gt;
&lt;p&gt;The ForceNoEdit property for all rows has been set to true.&lt;/p&gt;
&lt;p&gt;When we use the tab key, the cursor moves until it reached the last column and hangs there.&lt;/p&gt;
&lt;p&gt;It does not move to the next row.&lt;/p&gt;
&lt;p&gt;How can we set rows so they are not modifiable and still be able to tab the grid?&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;</description></item></channel></rss>