﻿<?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 - PopulateValueItems in Bound mode with ISDatasource</title><link>http://www.intersoftsolutions.com/Community/WebCombo/PopulateValueItems-in-Bound-mode-with-ISDatasource/</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>PopulateValueItems in Bound mode with ISDatasource</title><link>http://www.intersoftsolutions.com/Community/WebCombo/PopulateValueItems-in-Bound-mode-with-ISDatasource/</link><pubDate>Thu, 22 Oct 2009 00:26:47 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;As far i know, PopulateValueItems only works on unbound mode. That's why arraylist got null in bound mode because the data has not loaded yet in bound mode.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>PopulateValueItems in Bound mode with ISDatasource</title><link>http://www.intersoftsolutions.com/Community/WebCombo/PopulateValueItems-in-Bound-mode-with-ISDatasource/</link><pubDate>Tue, 20 Oct 2009 06:42:51 GMT</pubDate><dc:creator>pchanez</dc:creator><description>&lt;p&gt;In Multiselect mode, I'm trying to select multiple value from the code behind, passing only the values (not the texts).&lt;/p&gt;
&lt;p&gt;If in not bounded, I could happily use&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;p&gt;&lt;em&gt;var&lt;/em&gt;&lt;span style="font-size: 13px"&gt;&lt;em&gt; selectedItems = theComboBox.PopulateValueItems(values);&lt;br /&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;&lt;em&gt;theComboBox.SetMultipleValues(selectedItems);&lt;/em&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem is when I in bound mode to a ISDataSource, the PopulateValueItems always return an empty array. Is there a simple way to do this or should I do it manually ? It is strange because in single select mode, it is working perfectly.&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;var&lt;/em&gt;&lt;span style="font-size: 13px"&gt;&lt;em&gt; selectedItems = theComboBox.PopulateValueItems(values);&lt;br /&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;&lt;em&gt;theComboBox.SetMultipleValues(selectedItems);&lt;/em&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The problem is when I in bound mode to a ISDataSource, the PopulateValueItems always return an empty array. Is there a simple way to do this or should I do it manually ? It is strange because in single select mode, it is working perfectly.&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The problem is when I in bound mode to a ISDataSource, the PopulateValueItems always return an empty array. Is there a simple way to do this or should I do it manually ? It is strange because in single select mode, it is working perfectly.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;</description></item></channel></rss>