﻿<?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 - WebCombo - webcombo right to left</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webcombo-right-to-left/</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>webcombo right to left</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webcombo-right-to-left/</link><pubDate>Mon, 31 Aug 2009 02:30:10 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebCombo</category><description>&lt;p&gt;So, you want also the search or dropdown button to be started at the left? If yes, please set at &lt;b&gt;&lt;i&gt;SearchButtonPosition &lt;/i&gt;&lt;span style="font-weight: normal; "&gt;to&lt;/span&gt;&lt;i&gt; left.&lt;/i&gt;&lt;span style="font-weight: normal; "&gt; The other list items at the pop up, could be set with the previous workaround i told you. Please let me know if this is what you are looking for or not.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webcombo right to left</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webcombo-right-to-left/</link><pubDate>Sun, 30 Aug 2009 04:01:45 GMT</pubDate><dc:creator>koby</dc:creator><category>WebCombo</category><description>&lt;p&gt;I &lt;/p&gt;
&lt;p&gt;Handy&lt;/p&gt;
&lt;p&gt;I Have attached a image that u will see the finnal result of what i need &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>webcombo right to left</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webcombo-right-to-left/</link><pubDate>Fri, 28 Aug 2009 06:05:26 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebCombo</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;With my replied, you should be able to align Right for the column and header in WebCombo. But I don't quite understand about '&lt;span style="font-family: 'segoe ui'; font-size: 12px; color: rgb(63, 63, 63); line-height: 18px; "&gt;the div of the dropdown will start Right to Left'.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;So, could you please more detail? e,g with screenshot maybe?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webcombo right to left</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webcombo-right-to-left/</link><pubDate>Thu, 27 Aug 2009 07:46:36 GMT</pubDate><dc:creator>koby</dc:creator><category>WebCombo</category><description>&lt;p&gt;hi Handy,&lt;/p&gt;
&lt;p&gt;tnx for the replay.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;i need that the div of the dropdown will start Right to Left &lt;/p&gt;
&lt;p&gt;for each column your code is ok i guess (i didnt check)&lt;/p&gt;
&lt;p&gt;please help&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>webcombo right to left</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webcombo-right-to-left/</link><pubDate>Thu, 27 Aug 2009 06:48:14 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebCombo</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You want to the list to be specified Right to Left , correct? &lt;br /&gt;&lt;br /&gt;You will need to set header style properties &gt;&gt; HorizontalAlign property&gt;&gt; Right&lt;br /&gt;&lt;br /&gt;Also, customize in IntializeRow event for each cell.&lt;/p&gt;
&lt;p&gt;e.g&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;protected void WebCombo1_InitializeRow(object sender, ISNet.WebUI.WebCombo.RowEventArgs e)
{
        WebComboCell ContactName = e.Row.Cells[0];
        ContactName.Style.HorizontalAlign = ISNet.WebUI.HorizontalAlign.Right;
}&lt;/pre&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webcombo right to left</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webcombo-right-to-left/</link><pubDate>Mon, 24 Aug 2009 10:55:38 GMT</pubDate><dc:creator>koby</dc:creator><category>WebCombo</category><description>&lt;p style="text-align:left"&gt;hi i am using webcombo with multy columns and i need that the drop down div will start right to left.&lt;/p&gt;
&lt;p style="text-align:left"&gt;best regards&lt;/p&gt;</description></item></channel></rss>