<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-171924705653813582.post9078623593347083574..comments</id><updated>2009-09-01T07:22:22.216+03:00</updated><title type='text'>Comments on It Could Be Done!: Configuring Dynamically Created User Controls Cont...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://couldbedone.blogspot.com/feeds/9078623593347083574/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default'/><link rel='alternate' type='text/html' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html'/><author><name>Yuriy Solodkyy</name><uri>http://www.blogger.com/profile/04926659302956943479</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-171924705653813582.post-6812195468861200914</id><published>2007-09-07T20:56:00.000+03:00</published><updated>2007-09-07T20:56:00.000+03:00</updated><title type='text'>Hi,Fabulous demonstration!I've noticed that in you...</title><content type='html'>Hi,&lt;BR/&gt;&lt;BR/&gt;Fabulous demonstration!&lt;BR/&gt;&lt;BR/&gt;I've noticed that in your example when you click from one item in the listbox or treeview to another item, there are two postbacks. One with the "Old" count and one with the "New" count.&lt;BR/&gt;&lt;BR/&gt;My implementation of this is inserting records into a database in one particular situation and I'm ending up with two record inserted because of the what I explained above.&lt;BR/&gt;&lt;BR/&gt;Can you help? How would you suggest I isolate the first vs the second postback?&lt;BR/&gt;&lt;BR/&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default/6812195468861200914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default/6812195468861200914'/><link rel='alternate' type='text/html' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html?showComment=1189187760000#c6812195468861200914' title=''/><author><name>Scotty</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html' ref='tag:blogger.com,1999:blog-171924705653813582.post-9078623593347083574' source='http://www.blogger.com/feeds/171924705653813582/posts/default/9078623593347083574' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-171924705653813582.post-1142428784979255662</id><published>2007-08-16T01:57:00.000+03:00</published><updated>2007-08-16T01:57:00.000+03:00</updated><title type='text'>Hi, it's me again, first I want to say thank you c...</title><content type='html'>Hi, it's me again, first I want to say thank you cuz I already implemented the dynamic user controls with your help,&lt;BR/&gt;now I'm facing another problem and I want to see if you can help me.&lt;BR/&gt;I have some User Controls and them will be populated from different web services, each one of the web services has its own response time.&lt;BR/&gt;I need to load the screen as fast as I can, also users don't want to wait until the entire data is pulled to see the page, so I need to start showing the controls on the page as soon as I get them populated from the web services.&lt;BR/&gt;what I did was to create threads for each one of the web services calls, in that way I can call all the web services at the same time and start receiving data to populate the user controls.&lt;BR/&gt;I'm doing this when the page loads. The user controls are inside an update panel.&lt;BR/&gt;The problem is that the page doesn't show anything until the page load event finishes. I tried with response.flush() method with no luck, also I've tried to manually update the panel content each time a single thread finishes using the UpdatePanel1.Update() method but I'm still not luck.&lt;BR/&gt;Also sometimes, the page loads but user controls are not populated, usually the ones that belong to the second or third threat.&lt;BR/&gt;hopefully you have faced something similar before and you can help me with it.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default/1142428784979255662'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default/1142428784979255662'/><link rel='alternate' type='text/html' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html?showComment=1187218620000#c1142428784979255662' title=''/><author><name>Andres V</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html' ref='tag:blogger.com,1999:blog-171924705653813582.post-9078623593347083574' source='http://www.blogger.com/feeds/171924705653813582/posts/default/9078623593347083574' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-171924705653813582.post-7307247065818627336</id><published>2007-08-03T22:58:00.000+03:00</published><updated>2007-08-03T22:58:00.000+03:00</updated><title type='text'>See my post about "dynamically created controls: d...</title><content type='html'>See my post about &lt;A HREF="http://couldbedone.blogspot.com/2007/07/dynamically-created-controls-dynamic.html" REL="nofollow"&gt;"dynamically created controls: dynamic rows sample"&lt;/A&gt; in this blog.  You need to load your controls into the placeholder on each postback.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default/7307247065818627336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default/7307247065818627336'/><link rel='alternate' type='text/html' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html?showComment=1186171080000#c7307247065818627336' title=''/><author><name>Yuriy Solodkyy</name><uri>http://www.blogger.com/profile/04926659302956943479</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03430031748913176409'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html' ref='tag:blogger.com,1999:blog-171924705653813582.post-9078623593347083574' source='http://www.blogger.com/feeds/171924705653813582/posts/default/9078623593347083574' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-171924705653813582.post-8124577426066884593</id><published>2007-08-03T19:55:00.000+03:00</published><updated>2007-08-03T19:55:00.000+03:00</updated><title type='text'>I've created user controls in the way you suggeste...</title><content type='html'>I've created user controls in the way you suggested and they are created fine. The problem I'm facing is when trying to create more than one control, in other words, I have a page with a button, every time the button is pressed I would need to add an user control into the update panel (inside a place holder or table within the update panel). This is not working, because every time the button is pressed the controls are missed, so I always have one control created. How can I preserve the controls created between async post backs? hope this explanation is clear enough.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default/8124577426066884593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/171924705653813582/9078623593347083574/comments/default/8124577426066884593'/><link rel='alternate' type='text/html' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html?showComment=1186160100000#c8124577426066884593' title=''/><author><name>Andres V</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://couldbedone.blogspot.com/2007/06/configuring-dynamically-created-user.html' ref='tag:blogger.com,1999:blog-171924705653813582.post-9078623593347083574' source='http://www.blogger.com/feeds/171924705653813582/posts/default/9078623593347083574' type='text/html'/></entry></feed>