﻿<?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 - WebTreeView - Values not updating if set FlyPostBack to true</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/Values-not-updating-if-set-FlyPostBack-to-true/</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>Values not updating if set FlyPostBack to true</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/Values-not-updating-if-set-FlyPostBack-to-true/</link><pubDate>Thu, 17 Mar 2016 02:37:35 GMT</pubDate><dc:creator>erwinintersoft</dc:creator><category>WebTreeView</category><description>FlyPostBack prevents the application to do a FullPostBack so the server side event won't get called.&lt;div&gt;I suggest you to use OnNodeSelect ClientSideEvent to call the desired function from client side. I made an example for you which can be downloaded from the attachment below.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I hope this helps you in a way.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Best Regards,&lt;/div&gt;&lt;div&gt;Erwin Sanders&lt;/div&gt;</description></item><item><title>Values not updating if set FlyPostBack to true</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/Values-not-updating-if-set-FlyPostBack-to-true/</link><pubDate>Wed, 16 Mar 2016 14:32:48 GMT</pubDate><dc:creator>shailendra.senger</dc:creator><category>WebTreeView</category><description>&lt;p&gt;Hi Erwin,&amp;nbsp;&lt;/p&gt;&lt;p&gt;I appriciate your response. I am doing exactly same as you did in sample file. But you didn't use Flypostback settings. My application has more than 2000 nodes so when I select a node to drag drop it takes time and not dragable until it complete node selected index event processing, which makes application lazy and drag and drop is not smooth. Flypostback mode might help application to smooth drag and drop.&lt;/p&gt;&lt;p&gt;I have modified sample and attached it. Its not working, controls are not getting updated values.&lt;/p&gt;&lt;p&gt;Please let me know how Flypostback works.&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Shailendra Singh&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description></item><item><title>Values not updating if set FlyPostBack to true</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/Values-not-updating-if-set-FlyPostBack-to-true/</link><pubDate>Wed, 16 Mar 2016 07:01:07 GMT</pubDate><dc:creator>erwinintersoft</dc:creator><category>WebTreeView</category><description>&lt;p&gt;Hello Shailendra,&lt;/p&gt;&lt;p&gt;Have you tried using Session to store the items? I made a simple sample for you regarding your requests. In this sample, you could select a node and display the selected node on a label. It also allows you to enable or disable a textbox and radiobuttons. You can download the sample from the attachment below.&lt;/p&gt;&lt;p&gt;Hope this helps.&lt;/p&gt;&lt;p&gt;Best Regards,&lt;br&gt;Erwin Sanders&lt;/p&gt;</description></item><item><title>Values not updating if set FlyPostBack to true</title><link>http://www.intersoftsolutions.com/Community/WebTreeView/Values-not-updating-if-set-FlyPostBack-to-true/</link><pubDate>Tue, 15 Mar 2016 15:56:21 GMT</pubDate><dc:creator>shailendra.senger</dc:creator><category>WebTreeView</category><description>&lt;p&gt;My application needs to do server side processing on treeview selected index change, and displays selected &amp;nbsp; &amp;nbsp; node text and enabled status, on the textbox and radiobuttons.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I made&amp;nbsp;FlyPostBack settings to true(so that drag and drop easy), though&amp;nbsp;&lt;span style="font-size: 13.3333px;"&gt;FlyPostBack&amp;nbsp;&lt;/span&gt;is causing postback but &amp;nbsp; &amp;nbsp;not updating the selected node text and enable on&amp;nbsp;the textbox and radiobuttons.&amp;nbsp;&lt;/p&gt;&lt;p&gt;How to get rid of this problem. Please suggest.&lt;/p&gt;</description></item></channel></rss>