﻿<?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 - EditEdit ClientSide Function &amp; ClientSide API</title><link>http://www.intersoftsolutions.com/Community/WebGrid/EditEdit-ClientSide-Function--ClientSide-API/</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>EditEdit ClientSide Function &amp; ClientSide API</title><link>http://www.intersoftsolutions.com/Community/WebGrid/EditEdit-ClientSide-Function--ClientSide-API/</link><pubDate>Mon, 22 Oct 2012 16:21:23 GMT</pubDate><dc:creator>adajani@najiasystems.com</dc:creator><description>Thanks Yudi. I think Client Side API documentation is still lacking. There is no clear reference on this site.&lt;p&gt;I've checked out the article. The real issue is on this thread: http://intersoftpt.com/Community/WebGrid/Updating-the-grid-using-Enter-and-Down-Arrow-Keys/?1350933280442&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>EditEdit ClientSide Function &amp; ClientSide API</title><link>http://www.intersoftsolutions.com/Community/WebGrid/EditEdit-ClientSide-Function--ClientSide-API/</link><pubDate>Sun, 21 Oct 2012 23:29:37 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Calling ExitEdit() method will exit from row editing completely. If a row has been modified (dirty), calling this method with success reasonFlag will update the active row.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Parameters: reasonFlag (integer); flag2 (object); flag3 (object).&lt;/span&gt;&lt;/p&gt;
&lt;ul style="color: rgb(31, 73, 125);"&gt;
&lt;li&gt;reasonFlag (integer); flag2 (object); flag3 (object)&lt;br&gt;&lt;/br&gt;
the reason flag that causes the row edit mode to be ended.&lt;/li&gt;
&lt;li&gt;reasonFlag (integer); flag2 (object); flag3 (object)&lt;br&gt;&lt;/br&gt;
Various flag, depends on reasonFlag.&lt;/li&gt;
&lt;li&gt;reasonFlag (integer); flag2 (object); flag3 (object)&lt;br&gt;&lt;/br&gt;
Various flag, depends on reasonFlag.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;For more detail information, please check the WebGrid documentation (Intersoft WebGrid &amp;gt; Client-Side References &amp;gt; WebGrid).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;The “&lt;em&gt;How-to: Reconfigure the ‘Enter’ key functions on EditMode&lt;/em&gt;” article shows how to move the row selection to the next cell at the next row (rowIndex&amp;#43;1) at the same column will be directly highlighted when user press Enter key. The article utilizes the window.setTimeout approach instead of waiting for server response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Please let us hear your feedback whether it helps or not.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>EditEdit ClientSide Function &amp; ClientSide API</title><link>http://www.intersoftsolutions.com/Community/WebGrid/EditEdit-ClientSide-Function--ClientSide-API/</link><pubDate>Fri, 19 Oct 2012 18:35:50 GMT</pubDate><dc:creator>adajani@najiasystems.com</dc:creator><description>&lt;p&gt;I am trying to find information on the ExitEdit function. I don't know what the different parameters are. I can't find documentation on all client side functions. Does it exist?&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Usage:&lt;/p&gt;
&lt;p&gt;grid.ExitEdit(1, 0, 0);  &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I need this because I am trying to detect certain key events in edit mode, and I need to be able to exit the edit more and cause some events to happen after. As I understand it, calling this function will refresh the grid returning a server response. Is there a way to wait for this server resposne and then call other code. In other words, is there any kind of callback mechanism within the ExitEdit Function?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>