473,385 Members | 1,740 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,385 software developers and data experts.

Peculiar issue in .net windows application

3
Dear All,

I am facing a peculiar type of issue while using .net windows application..I just added a combobox and listbox into a form. while running I found the items in the listbox and combobox are invisible...In combo box the items are visible only when it is a selected item.

can anyone help me out of this issue?

Thanks in advance

Regards,
Raja.
Jul 16 '07 #1
4 1110
Plater
7,872 Expert 4TB
What are you using for code?
You said this was a windows application? Are you setting the items in the designer or in your own code?
Jul 16 '07 #2
sraja
3
What are you using for code?
You said this was a windows application? Are you setting the items in the designer or in your own code?

First, I would like to thank you for an immediate response.

I am using C#, visual studio .net 2003 but I am also finding it in vb application too. yes, it is windows application.
Yes, in designer..I just dragged and dropped the combo box and list box and added item from the item collections property.

Raja.
Jul 16 '07 #3
Plater
7,872 Expert 4TB
When you're in the designer and have one of those objects selected, you go over to the properties window and select the "Items" line. In the right column when you click there a "..." box should appear yes?
Click that and it should expand into a window for you to type in (looks like a big textbox).
Is there a blank line at the top? It kind of sounds like you just have a blank line item at the begining, causing your controls to appear "empty".
Other then that, I cannot think of another reason they would appear empty unles you modify them in the code somehow.
Jul 16 '07 #4
sraja
3
When you're in the designer and have one of those objects selected, you go over to the properties window and select the "Items" line. In the right column when you click there a "..." box should appear yes?
Click that and it should expand into a window for you to type in (looks like a big textbox).
Is there a blank line at the top? It kind of sounds like you just have a blank line item at the begining, causing your controls to appear "empty".
Other then that, I cannot think of another reason they would appear empty unles you modify them in the code somehow.
No there is no blank line at the top...but still if there is a blank line, only one row will be blank but in my case all the list item in dropdown is blank...I tried with web application there the dropdown is working fine...
any ways thank you for your support I will have to look for any alternative solution

Thanks,
Raja.
Jul 16 '07 #5

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

Similar topics

3
by: Sander Janssen | last post by:
Hello, I have this peculiar problem concerning MS SQL Server. My company works with an mailing application (ASP) which uses SQL Server as it's repository. What I want to do is send data...
0
by: Adonai | last post by:
Hi, I'm having an issue with this code that I'm writing, I'm curious as to why the windows form label (lblTime) isn't getting updated with the new variable when I use the timer. I made a blank form...
1
by: Brandon | last post by:
Hello there. I'm currently working on a moderately complex Visual C# windows application that I have run into a bit of a problem on. To start things off, the application has normally been run...
1
by: Jen | last post by:
Hi, I'm having an issue calling a dll from an ASP.NET page. The code that tries to instantiate a COM dll (class) is in a Class Library. I can call the code successfully from a windows...
5
by: Robert | last post by:
I have a series of web applications (configured as separate applications) on a server. There is a main application at the root and then several virtual directories that are independant...
17
by: 57R4N63R | last post by:
I'm currently building a website for one of the client. There has been few errors here and there, but just recently the problem is getting worse. Basically the symptoms is that when the user try...
5
by: Tony | last post by:
Hi all, Here's the link to the issue we were seeing on our ASP.NET system when modifying, adding and deleting directories in framework 2.0....
0
by: nhaughton | last post by:
I have writtten a webservice in .Net 1.1 using C#, that exposes an existing COM+ application as a webservice to remote web applications. The COM+ application works fine under Win 2000, XP amd...
10
by: igor | last post by:
I have recently discovered that the system.Timers.Timer from.Net Framework v1.1 is not reliable when used on Windows 2003 server. When incorporated into a Windows Service, the timer_elapsed event...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...

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.