I'm generating a combobox in a datagridview using windows forms, but it doesn't display the data, only listviewItem{1} (2 and 3).
Just can't see what I'm missing...
thanks,
Graham
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/Windows_Forms/Q...
Zones:
.NET,
C#Date Answered: 02/15/2008 Grade: B Views: 12
Hey,
I need to build an application to control services on the computers in the domain.
What is the best way to do it within the domain? (Please C# only)
Is WMI the only solution? (I can't rel...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23151102.html
Zones:
.NET,
C#Date Answered: 02/12/2008 Grade: A Views: 43
As usual, I want to do something incredibly simple that .NET is making incredibly difficult. I'm sure there's an expert on windows forms and .net that wants to make a fast 500 points...
I have ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23201...
regex replacement of [0-9a-z]\s\r\n with (leave first character alone)\.\s\s\r\n.
It should find the first character or number but not replace it.
Input: I am a greenhorn (space new line carriage...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23406906.html
Need advise why the DateTime.TryParse method always return false?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23431272.html
I am populating a DataViewGrid from a datasource. One column of the data is hidden as it is not relevant to the view. When a row is added to the grid by the user, I want to set the value of the hid...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23363306.html