Click here to Skip to main content
15,917,859 members
Home / Discussions / C#
   

C#

 
AnswerRe: passing string arrays between clients side and server side Pin
HimaBindu Vejella23-Apr-06 23:27
HimaBindu Vejella23-Apr-06 23:27 
QuestionUse mouse in Console Application in C# Pin
Sunny H23-Apr-06 19:09
Sunny H23-Apr-06 19:09 
AnswerRe: Use mouse in Console Application in C# Pin
Christian Graus23-Apr-06 19:18
protectorChristian Graus23-Apr-06 19:18 
Questionlistview Pin
phucoi23-Apr-06 18:40
phucoi23-Apr-06 18:40 
AnswerRe: listview Pin
Naveed Kamboh23-Apr-06 23:59
Naveed Kamboh23-Apr-06 23:59 
AnswerRe: listview Pin
CWIZO23-Apr-06 23:59
CWIZO23-Apr-06 23:59 
QuestionAdding a phantom item to a databound combo box? Pin
Furty23-Apr-06 18:33
Furty23-Apr-06 18:33 
AnswerRe: Adding a phantom item to a databound combo box? Pin
Josh Smith24-Apr-06 4:41
Josh Smith24-Apr-06 4:41 
You can create a class which wraps the actual data source, and exposes an augmented version of the data source with the extra item(s) in the list. Then bind the ComboBox to an instance of the wrapper class.

Josh

QuestionLDAP & Create User Pin
AnhTin23-Apr-06 17:40
AnhTin23-Apr-06 17:40 
QuestionEnable Tabpage in Tabcontrol Pin
phucoi23-Apr-06 17:33
phucoi23-Apr-06 17:33 
AnswerRe: Enable Tabpage in Tabcontrol Pin
Robert Rohde23-Apr-06 19:50
Robert Rohde23-Apr-06 19:50 
AnswerRe: Enable Tabpage in Tabcontrol Pin
HimaBindu Vejella23-Apr-06 23:28
HimaBindu Vejella23-Apr-06 23:28 
QuestionChanging the location of database in a CrystalReport Pin
neliocc23-Apr-06 17:00
neliocc23-Apr-06 17:00 
QuestionBinding Textbox Issue Pin
myNameIsRon23-Apr-06 15:14
myNameIsRon23-Apr-06 15:14 
QuestionCombo Box Pin
KORCARI23-Apr-06 12:56
KORCARI23-Apr-06 12:56 
QuestionMessage Removed Pin
23-Apr-06 12:29
Mohamed Fadl23-Apr-06 12:29 
AnswerRe: insert date in access Pin
velayudhan_raj23-Apr-06 18:02
velayudhan_raj23-Apr-06 18:02 
AnswerRe: insert date in access Pin
Zakaria Bin Abdur Rouf25-Apr-06 3:40
Zakaria Bin Abdur Rouf25-Apr-06 3:40 
Questiondetect screen updates Pin
Razi Al-Sayed23-Apr-06 9:51
Razi Al-Sayed23-Apr-06 9:51 
QuestionLabel in C# Pin
bybete23-Apr-06 8:41
bybete23-Apr-06 8:41 
AnswerRe: Label in C# Pin
Colin Angus Mackay23-Apr-06 11:18
Colin Angus Mackay23-Apr-06 11:18 
Questioncomponent property Pin
valiovalio23-Apr-06 8:26
valiovalio23-Apr-06 8:26 
AnswerRe: component property Pin
alexey N23-Apr-06 17:46
alexey N23-Apr-06 17:46 
GeneralRe: component property Pin
valiovalio23-Apr-06 19:55
valiovalio23-Apr-06 19:55 
GeneralRe: component property Pin
valiovalio23-Apr-06 20:00
valiovalio23-Apr-06 20:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.