﻿<?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 - Loaded Rows x of y Not Correct When Filtered</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Loaded-Rows-x-of-y-Not-Correct-When-Filtered/</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>Loaded Rows x of y Not Correct When Filtered</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Loaded-Rows-x-of-y-Not-Correct-When-Filtered/</link><pubDate>Wed, 08 Jun 2011 11:48:53 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;Fantastic.  Thank you for the update Martin.&lt;/p&gt;</description></item><item><title>Loaded Rows x of y Not Correct When Filtered</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Loaded-Rows-x-of-y-Not-Correct-When-Filtered/</link><pubDate>Wed, 08 Jun 2011 11:28:38 GMT</pubDate><dc:creator>MarTin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The bug has been fixed by the developer team and it is scheduled to be shipped together in 2011 R1 SP1 release.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;-Martin-&lt;/p&gt;</description></item><item><title>Loaded Rows x of y Not Correct When Filtered</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Loaded-Rows-x-of-y-Not-Correct-When-Filtered/</link><pubDate>Thu, 02 Jun 2011 08:56:01 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;Has this been fixed in 2011 R1?&lt;/p&gt;</description></item><item><title>Loaded Rows x of y Not Correct When Filtered</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Loaded-Rows-x-of-y-Not-Correct-When-Filtered/</link><pubDate>Mon, 14 Mar 2011 02:50:23 GMT</pubDate><dc:creator>MarTin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The issue when you set AlwaysShowAllRowsOnDropdown to True has been reported to the Developer team.&lt;/p&gt;
&lt;p&gt;I believe that this issue is still under investigation and they will make an adjustment for sure.&lt;/p&gt;
&lt;p&gt;I will let you know immediately when the result has been reported back to me.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Loaded Rows x of y Not Correct When Filtered</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Loaded-Rows-x-of-y-Not-Correct-When-Filtered/</link><pubDate>Fri, 11 Mar 2011 07:39:27 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;Hello Martin.  I figured it's not really a bug but it's as designed.  However, we do need the combo to work in the way described so if you guys can make an adjustment for it that would be great.  I'm sure others will benefit from this too and it makes sense.  Thanks again.&lt;/p&gt;</description></item><item><title>Loaded Rows x of y Not Correct When Filtered</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Loaded-Rows-x-of-y-Not-Correct-When-Filtered/</link><pubDate>Thu, 10 Mar 2011 23:16:50 GMT</pubDate><dc:creator>MarTin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;When you set &lt;strong&gt;AlwaysShowAllRowsOnDropdown&lt;/strong&gt; to &lt;strong&gt;false&lt;/strong&gt;, it only shows the record based on your given query. Means that when you type 'm', it will list all records starting with 'm'. And when you select an item from the list, let's say Maria Anders, then you open the dropdown list, it will only show the item that you have selected. This is the default behavior of WebCombo because the combo will not show all rows based on the initial setting that you have configured.&lt;/p&gt;
&lt;p&gt;Therefore, your first scenario is already correct. Step 5 will not list all rows and it will only display the selected item instead.&lt;/p&gt;
&lt;p&gt;For your 2nd scenario, I have successfully replicated your issue on my end. I can't assume this issue as a bug yet, but I have reported this issue to the developer team to be investigated further.&lt;/p&gt;
&lt;p&gt;I will let you know when I get the update from the team.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description></item><item><title>Loaded Rows x of y Not Correct When Filtered</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Loaded-Rows-x-of-y-Not-Correct-When-Filtered/</link><pubDate>Thu, 10 Mar 2011 09:16:30 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;Attached is a sample project that will help with this issue.&lt;/p&gt;
&lt;p&gt;Here's how we need the WebCombo to behave.&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;when pulled down initially, all items would be listed, so let's say 2000 total items&lt;/li&gt;&lt;li&gt;once you type something in, the items are then filtered, e.g., you type 'a' and you get a total of 550 items that contain 'a'&lt;/li&gt;&lt;li&gt;if there are more items, i.e., the filtered items are, let's say 100 of 550, when I click the double down arrow to get more items, the retrieved items should still be based on the filter and the x of y should now show 200 of 550 or 300 of 550&lt;/li&gt;&lt;li&gt;I select my item&lt;/li&gt;&lt;li&gt;now that I have an item selected, when I pull down the list I should see all the available items with the my selected item highlighted&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;The above scenario's steps 1-4 work fine when the following is set:&lt;br /&gt;&lt;span style="font-size: 9pt"&gt;&lt;span style="font-family: lucida console; color: #ff0000"&gt;&lt;span style="font-family: lucida console; color: #ff0000"&gt;&lt;span style="font-family: lucida console; color: #ff0000"&gt;LayoutSettings-AlwaysShowAllRowsOnDropdown&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: lucida console; color: #0000ff"&gt;&lt;span style="font-family: lucida console; color: #0000ff"&gt;&lt;span style="font-family: lucida console; color: #0000ff"&gt;="false"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;However, step 5 above does not.  When you pull the list down, it only shows the item I have selected.  You can duplicate this in my attached sample.&lt;/p&gt;
&lt;p&gt;When the following is set:&lt;br /&gt;&lt;span style="font-size: 9pt"&gt;&lt;span style="font-family: lucida console; color: #ff0000"&gt;&lt;span style="font-family: lucida console; color: #ff0000"&gt;&lt;span style="font-family: lucida console; color: #ff0000"&gt;LayoutSettings-AlwaysShowAllRowsOnDropdown&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: lucida console; color: #0000ff"&gt;&lt;span style="font-family: lucida console; color: #0000ff"&gt;&lt;span style="font-family: lucida console; color: #0000ff"&gt;="true"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Step 3 above does not work correctly.  When click the double down arrow to retrieve more items, all items are loaded and the filter is discarded and the x of y shows all items, e.g., 300 of 2000 in our scenario.&lt;/p&gt;
&lt;p&gt;So how do we get the behavior we need?  Are we missing some type of setting?  If you're able to modify my sample to behave the way need it, please let me know.  Thank you.&lt;/p&gt;</description></item></channel></rss>