﻿<?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 - RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</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>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Tue, 28 Jun 2011 05:27:17 GMT</pubDate><dc:creator>pchanez</dc:creator><description>&lt;p&gt;Thanks a lot Riendy,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The version you sent me is fixing the issue and now it is working as expected.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Tue, 28 Jun 2011 03:25:13 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hello Patrick,&lt;/p&gt;&lt;p&gt;I can send a hot fix soon, but to complete the procedure, please send an email to me (riendy@intersoftpt.com) contains your purchase information (subscription ID or registered email).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Mon, 27 Jun 2011 02:39:03 GMT</pubDate><dc:creator>pchanez</dc:creator><description>&lt;p&gt;Excellent !&lt;/p&gt;
&lt;p&gt;Do you know when the hot fix will be released ?&lt;/p&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Mon, 20 Jun 2011 05:20:38 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hello Patrick,&lt;/p&gt;&lt;p&gt;Our developers has fixed your issue. You could get it on next hot fix released.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your patience.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Tue, 14 Jun 2011 21:04:33 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hi Patrick,&lt;/p&gt;&lt;p&gt;I just ensure that your issue is being on progress to solve. We effort to fix this issue as soon as possible.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your patience.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Fri, 10 Jun 2011 02:03:09 GMT</pubDate><dc:creator>pchanez</dc:creator><description>&lt;p&gt;Did you have any news about this issue ?&lt;/p&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Mon, 30 May 2011 22:33:20 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hi Patrick,&lt;/p&gt;&lt;p&gt;I could replicate your issue by using WCF on my end. It doesn't work fine as you said. For the forward  this issue to our development team for further investigated. &lt;/p&gt;
&lt;p&gt;For your information, if the column that you hide is a data value's column, you may call it, although that columns is hidden.&lt;/p&gt;
&lt;p&gt;I will let you know for any updates for this issue soon, Patrick.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Mon, 30 May 2011 02:12:23 GMT</pubDate><dc:creator>pchanez</dc:creator><description>&lt;p&gt;This is how I'm using the hidden column :&lt;/p&gt;
&lt;p&gt;I have a multiple column combo, but I don't want to have the first column used as TextField. So I'm adding a hidden column with RenderOnHidden set to true, containing the TextField as first column.&lt;/p&gt;
&lt;p&gt;With server binding, this is working perfectly fine, but not with client binding (using wcf).&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Could you please post your sample where you access the hidden column ? Because I also tried to retrieve the value of the hidden column from javascript but I didn't succeed&lt;/p&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Mon, 30 May 2011 02:05:52 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hello Patrick,&lt;/p&gt;&lt;p&gt;Would you please let me know what is not rendered ?&lt;br /&gt;A normal behavior for &lt;b&gt;RenderOnHidden &lt;/b&gt;is&lt;b&gt;&amp;nbsp;&lt;/b&gt;If the column is invisible (set hidden to true), and the RenderOnHidden is set to false, the column will be hidden and you cannot get or set its value. But, if you set RenderOnHidden to true, you can gets or sets a WebCombo's value which is invisible (hidden=true).&lt;br /&gt;For your information, I tried by using clientBinding, and this behavior works fine on my end.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Riendy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>RenderOnHidden doesn't seems to work with ClientBinding</title><link>http://www.intersoftsolutions.com/Community/WebCombo/RenderOnHidden-doesnt-seems-to-work-with-ClientBinding/</link><pubDate>Fri, 27 May 2011 03:04:17 GMT</pubDate><dc:creator>pchanez</dc:creator><description>&lt;p&gt;It looks like that hidden column with "RenderOnHidden = true" are not rendered when using client binding.&lt;/p&gt;
&lt;p&gt;Is it a normal behavior ?&lt;/p&gt;</description></item></channel></rss>