﻿<?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 - cell</title><link>http://www.intersoftsolutions.com/Community/Tags/cell/</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>Add a Button with Command Binding in Custom Table Cell</title><link>http://www.intersoftsolutions.com/Community/Tags/cell/</link><pubDate>Mon, 17 Nov 2014 05:14:39 GMT</pubDate><dc:creator>martin@intersoftpt.com</dc:creator><category>custom</category><category>cell</category><category>Button</category><category>Crosslight</category><category>command binding</category><category>table</category><description>&lt;p&gt;We have posted a new blog on how you can customize the appearance and presentation of cell template in a table view for iOS by adding a button with command binding. Crosslight has provided techniques that will help you easily customizing the look of your cell template.&lt;/p&gt;&lt;p&gt;Check out the blogpost&amp;nbsp;&lt;a href="http://blog.intersoftpt.com/2014/10/add-a-button-with-command-binding-in-custom-table-cell/" target="_blank"&gt;here&lt;/a&gt;&amp;nbsp;for more how-to detail.&lt;/p&gt;&lt;p&gt;Regards,&lt;br&gt;Martin Lie&lt;/p&gt;</description></item><item><title>wgGetNextEditableCell() issue </title><link>http://www.intersoftsolutions.com/Community/Tags/cell/</link><pubDate>Mon, 11 Oct 2010 23:20:03 GMT</pubDate><dc:creator>qq397472251</dc:creator><category>WebGrid</category><category>edit</category><category>cell</category><description>&lt;p&gt;&lt;strong&gt;I want to&amp;nbsp;get next cell from one&amp;nbsp;edit cell&lt;/strong&gt; by the way "wgGetNextEditableCell() ",but it does not work!&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;var grid = ISGetObject("WebGrid1");&lt;br /&gt;var curCell = grid.GetActiveEditCell().cellIndex;&lt;br /&gt;var Tcell = grid.GetSelectedObject().ToRowObject().GetCell(curCell - 1).GetElement(WG40.BODY, WG40.HTMLCELL);
 var NextcellElement = wgGetNextEditableCell(Tcell);
 var cellObj = wgGetCellByElement(NextcellElement);
alert(NextcellElement)&lt;br /&gt;alert(Tcell.innerText)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;    &lt;/pre&gt;
&lt;p&gt;&lt;span style="background-color: #fffce1; font-family: courier new"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>how to:assign to cell on server side</title><link>http://www.intersoftsolutions.com/Community/Tags/cell/</link><pubDate>Thu, 09 Sep 2010 22:01:12 GMT</pubDate><dc:creator>qq397472251</dc:creator><category>WebGrid</category><category>server side</category><category>assign</category><category>cell</category><description>&lt;p&gt;&lt;strong&gt;I know grid have a way "newCells.GetNamedItem("Name").SetText("test", true); "&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;But I want to ask:&lt;strong&gt;how to:assign to cell on server side????&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt; (I only know "webgrid2.RootTable.Rows[0].Cells[6].Text = "88888"";does webgrid have "setText()" way on server side?)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Please Help me&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>