<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Infragistics NetAdvantage Tips &#8211; Part 3: Editing with the UltraGrid</title>
	<atom:link href="http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/</link>
	<description>Powered by GigaMegaWatts</description>
	<lastBuildDate>Thu, 09 Feb 2012 02:01:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-47</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 09 Jul 2011 20:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-47</guid>
		<description>Hi,

Good questions, but the only one that I know the answer to is #2: the AfterColPosChanged event is fired when a column is resized (as well as when a column is moved).  The event handler has a parameter that tells you whether a column was resized, and which column it was.

For #3, I don&#039;t think there is a property setting that would cause the text to be automatically changed to fit the column width.  You can change the column to use a vertical caption, rather than the default horizontal caption, by setting the ColumnHeader&#039;s TextOrientation property. 

For #1 and #4,  I don&#039;t think the Infragistics controls have any settings to better support right-to-left languages, but I don&#039;t have any experience there.  You can try posting your question to the Infragistics forum (http://forums.infragistics.com/forums/178.aspx) to see if the experts have some advice.

Thanks,

Dan.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Good questions, but the only one that I know the answer to is #2: the AfterColPosChanged event is fired when a column is resized (as well as when a column is moved).  The event handler has a parameter that tells you whether a column was resized, and which column it was.</p>
<p>For #3, I don&#8217;t think there is a property setting that would cause the text to be automatically changed to fit the column width.  You can change the column to use a vertical caption, rather than the default horizontal caption, by setting the ColumnHeader&#8217;s TextOrientation property. </p>
<p>For #1 and #4,  I don&#8217;t think the Infragistics controls have any settings to better support right-to-left languages, but I don&#8217;t have any experience there.  You can try posting your question to the Infragistics forum (<a href="http://forums.infragistics.com/forums/178.aspx" rel="nofollow">http://forums.infragistics.com/forums/178.aspx</a>) to see if the experts have some advice.</p>
<p>Thanks,</p>
<p>Dan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rashed</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-46</link>
		<dc:creator>Rashed</dc:creator>
		<pubDate>Thu, 07 Jul 2011 13:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-46</guid>
		<description>This article is &lt;b&gt;greate&lt;/b&gt;, so let me ask you several question:
1- how to make the grid support right to left, If there is no way then how can I modify the default behaviour of the resizign columns to act as it is right to left.
2- what is the event of After resizing the column.
3- how can I make the text in column shrink if the column gets very narrow.
4- how can i let the row indicator in the right?

Thanks RHD</description>
		<content:encoded><![CDATA[<p>This article is <b>greate</b>, so let me ask you several question:<br />
1- how to make the grid support right to left, If there is no way then how can I modify the default behaviour of the resizign columns to act as it is right to left.<br />
2- what is the event of After resizing the column.<br />
3- how can I make the text in column shrink if the column gets very narrow.<br />
4- how can i let the row indicator in the right?</p>
<p>Thanks RHD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhi</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-45</link>
		<dc:creator>abhi</dc:creator>
		<pubDate>Tue, 17 May 2011 05:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-45</guid>
		<description>can any body tell me 
how can i edit the new row in the ultra grid.</description>
		<content:encoded><![CDATA[<p>can any body tell me<br />
how can i edit the new row in the ultra grid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Lynch</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-44</link>
		<dc:creator>Patrick Lynch</dc:creator>
		<pubDate>Thu, 17 Feb 2011 06:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-44</guid>
		<description>My god, this intensive data entry screen with four grids was killing me when tabbing through it.  Where did the focus go??? Now it&#039;s a slam dunk, thanks for the Tabbing Into code, you are a god!</description>
		<content:encoded><![CDATA[<p>My god, this intensive data entry screen with four grids was killing me when tabbing through it.  Where did the focus go??? Now it&#8217;s a slam dunk, thanks for the Tabbing Into code, you are a god!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caesar</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-43</link>
		<dc:creator>caesar</dc:creator>
		<pubDate>Tue, 09 Feb 2010 08:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-43</guid>
		<description>Many Thank for u,
this article so much useful for me..

regards,


caesar carlos</description>
		<content:encoded><![CDATA[<p>Many Thank for u,<br />
this article so much useful for me..</p>
<p>regards,</p>
<p>caesar carlos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nauman</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-42</link>
		<dc:creator>Nauman</dc:creator>
		<pubDate>Wed, 09 Sep 2009 07:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-42</guid>
		<description>how can i duplication a row for example i want a duplicate row when user press shift + tab</description>
		<content:encoded><![CDATA[<p>how can i duplication a row for example i want a duplicate row when user press shift + tab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-41</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 16 Apr 2009 08:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-41</guid>
		<description>Thanks!!!

This saved LOADS of effort - particularly the &quot;by design&quot; tab-into-grid feature that Infragistics forced upon us!

You&#039;re da man!

  James</description>
		<content:encoded><![CDATA[<p>Thanks!!!</p>
<p>This saved LOADS of effort &#8211; particularly the &#8220;by design&#8221; tab-into-grid feature that Infragistics forced upon us!</p>
<p>You&#8217;re da man!</p>
<p>  James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-40</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 06 Mar 2009 14:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-40</guid>
		<description>Thanks a lot!  Figuring out how to select multiple cells was killing me.  I was disabling edit mode by cancelling the beforeEnterEditMode event but it still wasn&#039;t allowing a multiple cell selection.  Setting the Activation mode to NoEdit did the trick!  You&#039;re a lifesaver.</description>
		<content:encoded><![CDATA[<p>Thanks a lot!  Figuring out how to select multiple cells was killing me.  I was disabling edit mode by cancelling the beforeEnterEditMode event but it still wasn&#8217;t allowing a multiple cell selection.  Setting the Activation mode to NoEdit did the trick!  You&#8217;re a lifesaver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-39</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Mon, 22 Dec 2008 02:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-39</guid>
		<description>Do u have a VB.Net example?</description>
		<content:encoded><![CDATA[<p>Do u have a VB.Net example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.gigamegablog.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-38</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 01 Dec 2008 16:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/08/24/infragistics-netadvantage-tips-part-3-editing-with-the-ultragrid/#comment-38</guid>
		<description>For UltraGrid Cells, there is no CellActivation Property, but there is an Activation Property that works similarly.

so to set row 7 column 3 to NoEdit it would be
grid.Rows[7].Cells[3].Activation = Activation.NoEdit</description>
		<content:encoded><![CDATA[<p>For UltraGrid Cells, there is no CellActivation Property, but there is an Activation Property that works similarly.</p>
<p>so to set row 7 column 3 to NoEdit it would be<br />
grid.Rows[7].Cells[3].Activation = Activation.NoEdit</p>
]]></content:encoded>
	</item>
</channel>
</rss>

