﻿<?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 - Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</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>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Sun, 06 Dec 2009 21:01:18 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Using multiple selection should not reproduce the error. In fact, my sample also used that. What i was trying to tell you that those properties would not work well in multiple selection because it is only triggered once af the first selection. Please ensure you have applied the latest hotfix.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Fri, 04 Dec 2009 07:54:58 GMT</pubDate><dc:creator>hirenandharia</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I am using Multiselectio webcombo thats why  got these error. can you please give me code using multiselection webcombo. I really need this please help me out..&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Sun, 08 Nov 2009 20:38:47 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Did you get the error after ran my sample? It works fine at here. Please ensure you have used the latest hotfix (WebCombo and WebUIFramework).&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Fri, 06 Nov 2009 04:54:55 GMT</pubDate><dc:creator>hirenandharia</dc:creator><description>&lt;p&gt;I got this Error&lt;/p&gt;
&lt;p&gt;---------------------------&lt;br /&gt;Error&lt;br /&gt;---------------------------&lt;br /&gt;A Runtime Error has occurred.&lt;br /&gt;Do you wish to Debug?&lt;/p&gt;
&lt;p&gt;Line: 9&lt;br /&gt;Error: 'ResultBox.document' is null or not an object&lt;br /&gt;---------------------------&lt;br /&gt;Yes   No   &lt;br /&gt;---------------------------&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Fri, 06 Nov 2009 03:50:08 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Hiren,&lt;/p&gt;&lt;p&gt;Sorry for waiting. Here is my sample. If you use &lt;b&gt;MinimumCharToRequest&lt;/b&gt; properties, it would do query for your database and populate data.&lt;br /&gt;Unfortunately, this only works for single selection. In Multiple selection scenario, it only works for the first selection. &lt;br /&gt;You can see my simple sample. It also handles the query itself. So, i think you will also need to figure out how to populate your data by query manually by setting AllowAutoQueryHandler false. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Fri, 06 Nov 2009 00:37:11 GMT</pubDate><dc:creator>hirenandharia</dc:creator><description>&lt;p&gt;Still waiting for you reply...&lt;/p&gt;</description></item><item><title>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Mon, 02 Nov 2009 02:43:04 GMT</pubDate><dc:creator>hirenandharia</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If possible then please give me query how to implement this minCharsToRequest. And also please note that i am using multiselection webcombo and also at edit time i have to set that values like :&lt;/p&gt;&lt;pre&gt;wcJob.SetMultipleValues(Showid,idSurvey)&lt;/pre&gt;
&lt;p&gt;Can you give me an example of source code which is used Query for bind webcombo? I am not using any DataSource.. i write select quey like : "Select TextField,ValueField from Table"&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Hiren Andharia&lt;/p&gt;</description></item><item><title>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Mon, 02 Nov 2009 02:11:50 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;The page would very long respond or slowly to load data because the amout is 200000. In fact, we don't suggest to load so many records in WebCombo. To avoid this issue, I suggest not to load all data by handling them by query. Also, we have '&lt;b&gt;MinCharsToRequest&lt;/b&gt;' in &lt;b&gt;WebComboDesigner&amp;gt;&amp;gt;Advanced Settings&lt;/b&gt; properties. After user typed some chars, get and implement them into query for loading data.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Speed issue with Intersoft MultiSelection Webcombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Speed-issue-with-Intersoft-MultiSelection-Webcombo/</link><pubDate>Sun, 01 Nov 2009 23:29:02 GMT</pubDate><dc:creator>hirenandharia</dc:creator><description>&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;I am using intersoft multi selection webcombo in one of my application. I need to bind Approx. 200000 records with webcombo and to do this my page will be hang up.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;Webcombo version : 4.0.7200.211&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;Technologies : .Net 2005 (vb)&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;&lt;/span&gt;&lt;/p&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;Below is the code that I used to bind webcombo.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;ASPX &amp;nbsp;: &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #a31515; font-family: 'courier new'"&gt;iswebcombo&lt;/span&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;:&lt;/span&gt;&lt;span style="font-size: 10pt; color: #a31515; font-family: 'courier new'"&gt;WebCombo&lt;/span&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt; &lt;span style="color: red"&gt;ID&lt;/span&gt;&lt;span style="color: blue"&gt;="wcJob"&lt;/span&gt; &lt;span style="color: red"&gt;runat&lt;/span&gt;&lt;span style="color: blue"&gt;="server"&lt;/span&gt; &lt;span style="color: red"&gt;Width&lt;/span&gt;&lt;span style="color: blue"&gt;="150px"&lt;/span&gt; &lt;span style="color: red"&gt;DataTextField&lt;/span&gt;&lt;span style="color: blue"&gt;="ShowId"&lt;/span&gt; &lt;span style="color: red"&gt;TabIndex&lt;/span&gt;&lt;span style="color: blue"&gt;="8"&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: red; font-family: 'courier new'"&gt;DataValueField&lt;/span&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;="idSurvey"&lt;/span&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt; &lt;span style="color: red"&gt;EnableViewState&lt;/span&gt;&lt;span style="color: blue"&gt;="false"&lt;/span&gt; &lt;span style="color: red"&gt;LayoutSettings-TextBoxMode&lt;/span&gt;&lt;span style="color: blue"&gt;="Editable"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #a31515; font-family: 'courier new'"&gt;FlyPostBackSettings&lt;/span&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt; &lt;span style="color: red"&gt;PostViewState&lt;/span&gt;&lt;span style="color: blue"&gt;="False"&lt;/span&gt; &lt;span style="color: red"&gt;PostHiddenFields&lt;/span&gt;&lt;span style="color: blue"&gt;="False"&lt;/span&gt; &lt;span style="color: blue"&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="font-size: 10pt; color: #a31515; font-family: 'courier new'"&gt;iswebcombo&lt;/span&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;:&lt;/span&gt;&lt;span style="font-size: 10pt; color: #a31515; font-family: 'courier new'"&gt;WebCombo&lt;/span&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;&amp;gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;Code File:&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;Protected&lt;/span&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt; &lt;span style="color: blue"&gt;Sub&lt;/span&gt; Page_Load(&lt;span style="color: blue"&gt;ByVal&lt;/span&gt; sender &lt;span style="color: blue"&gt;As&lt;/span&gt; &lt;span style="color: blue"&gt;Object&lt;/span&gt;, &lt;span style="color: blue"&gt;ByVal&lt;/span&gt; e &lt;span style="color: blue"&gt;As&lt;/span&gt; System.EventArgs) &lt;span style="color: blue"&gt;Handles&lt;/span&gt; &lt;span style="color: blue"&gt;Me&lt;/span&gt;.Load&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;wcJob.MultipleSelectionSettings.SeparatorChar = &lt;span style="color: #a31515"&gt;";"&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;wcJob.MultipleSelectionSettings.Enabled = &lt;span style="color: blue"&gt;True&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;wcJob.MultipleSelectionSettings.AllowBrowseAll = &lt;span style="color: blue"&gt;False&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;wcJob.MultipleSelectionSettings.AutoPositionResultBox = &lt;span style="color: blue"&gt;False&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;End&lt;/span&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt; &lt;span style="color: blue"&gt;Sub&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;
&lt;p&gt; &lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;Protected&lt;/span&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt; &lt;span style="color: blue"&gt;Sub&lt;/span&gt; wcJob_InitializeDataSource(&lt;span style="color: blue"&gt;ByVal&lt;/span&gt; sender &lt;span style="color: blue"&gt;As&lt;/span&gt; &lt;span style="color: blue"&gt;Object&lt;/span&gt;, &lt;span style="color: blue"&gt;ByVal&lt;/span&gt; e &lt;span style="color: blue"&gt;As&lt;/span&gt; ISNet.WebUI.WebCombo.DataSourceEventArgs) &lt;span style="color: blue"&gt;Handles&lt;/span&gt; wcJob.InitializeDataSource
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: blue"&gt;Dim&lt;/span&gt; objJob &lt;span style="color: blue"&gt;As&lt;/span&gt; &lt;span style="color: blue"&gt;New&lt;/span&gt; clsSurveys()
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: blue"&gt;Dim&lt;/span&gt; dt &lt;span style="color: blue"&gt;As&lt;/span&gt; DataTable = objJob.GetJobNumberByIdSite(&lt;span style="color: #a31515"&gt;" idSite = "&lt;/span&gt; &amp;#43; getIdSite.ToString()) ‘Return 200000 records.
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wcJob.ClearCachedDataSource()
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;wcJob.PopulateUnboundData(dt, &lt;span style="color: blue"&gt;True&lt;/span&gt;) ‘Code is hang up here.
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; objJob = &lt;span style="color: blue"&gt;Nothing&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: 'courier new'"&gt;End&lt;/span&gt;&lt;span style="font-size: 10pt; font-family: 'courier new'"&gt; &lt;span style="color: blue"&gt;Sub&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;Please help me out where I am wrong . What can I do to stop, hang up my page.&lt;/span&gt;&lt;/p&gt;
</description></item></channel></rss>