473,387 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Infragistics UltraCombo - Display Member not shown with guid as valuemember

m6s
55
If anyone has met the problem:

I have setup a ultracombo with values from sql 2000. Valuemember = guid from the table, and DisplayMember property is the Description from the table.
So it's like that :
DisplayMember = Table.Description
ValueMember = Table.Guid

I have now the issue, that the ultracombo does not really show the values but show guid. And this does not happen always at all the combo boxes. But for some. The collation of the table is some SQL_LATIN1_850_CI_AI, as all the tables. The guid, is...english...ok, the description is a nvarchar.

Has anyone met this problem ever?
Jul 15 '08 #1
2 5602
r035198x
13,262 8TB
I suppose you have verified that the descriptions for those values are actually not the same as the guids?
Is there anything special about the descriptions not being displayed?
Jul 15 '08 #2
m6s
55
No, nothing special. The only thing it is, is that they are greek.
But then again as values in combo box, exist there.

This happens at times to some of the guids also, in a bunch of..1000? guids in a grid.

98% is ok, 2%? has this erroneous behaviour...
Jul 16 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: hariyali | last post by:
I am using ultrawingrid from infragistics. In the display we need to programatically draw a line after a set of rows Is this possible and how
18
by: Alpha | last post by:
Hi, I'm working on a Windows applicaton with VS 2003 on windows 2000. I have a listbox that I have binded to a dataset table, "source" which has 3 columns. I would like to display 2 of those...
2
by: Dica | last post by:
i've got a table in my dataSet that looks like this: <tblTasks> <taskID>0</taskID> <projectID>0</projectID> <summary>-- Select A Task --</summary>
3
by: Gopal Krish | last post by:
I need to display uniqueidentifier (GUID) from a table in SQL Server into a ASP.NET Web Page (Combo box). I'm using C#. When I tried to display GUIDs in a combo box I get "System.Byte" for all...
6
by: Harshil | last post by:
I am developing an application in vb.net and oracle as my database. my goal is to display the county names (display member) to the user while store county id (value member) in the combo box. when I...
1
by: Steve Stratton | last post by:
Does anyone know how to display data in the UltraWinGrid control by Infragistics so that I can display 30+ columns and have the columns headers go down the left hand side of the control and to...
0
by: Richard | last post by:
I have a combobox that I use to display the advertising medium that attracted a client. On the Client's table is the foreign key AdvertisingMedium, and the combobox successfully reads the data...
2
by: AMDRIT | last post by:
Hello Everyone, I would like to format the Display Members of a combobox's datasource. Is there a way to apply a format without subclassing the original datasource? For example, given a list of...
3
by: Nofi | last post by:
Hello, I'm trying to fill my combobox per code, not with a DataSet because I want to have an empty row in it and this wasn't possible when working with a DataSet. The fill works fine, but when I...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.