Click here to Skip to main content
15,890,882 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to write { character to a text file? Pin
Guinness4Strength28-Dec-04 7:53
Guinness4Strength28-Dec-04 7:53 
AnswerRe: How to write { character to a text file? Pin
leppie28-Dec-04 8:21
leppie28-Dec-04 8:21 
Questionupdate listview subitems without redrawing the whole row? Pin
dfsgdsfgdfg28-Dec-04 7:39
dfsgdsfgdfg28-Dec-04 7:39 
GeneralA customized TabControl (no tabs..) Pin
R W Briggs28-Dec-04 7:23
R W Briggs28-Dec-04 7:23 
GeneralTextBox color Pin
picasso228-Dec-04 7:22
picasso228-Dec-04 7:22 
GeneralRe: TextBox color Pin
Identity Undisclosed28-Dec-04 7:42
Identity Undisclosed28-Dec-04 7:42 
GeneralRe: TextBox color Pin
R W Briggs28-Dec-04 9:09
R W Briggs28-Dec-04 9:09 
GeneralCombo ControlArray - Selected Item Pin
Sylesh28-Dec-04 7:19
Sylesh28-Dec-04 7:19 
hello ,

I have created a Control array for a ComboBox to populate on a tabPage .
My concern is that I 'm using a List to populate the Combo Box like this ..

ComboArray[i].Items.Add(List[i)];

ComboArray[i].DataSource = List;

The Combo Box gets populated with all the values in the List ( Thats what I
wanted )
But when i select a value in the First Combo box the Changes reflects in all
the boxes created
Example
if if there were 6 values from 1,2,3 ..6 in the all Combo Dropdown list .
when I select 5 in the 3rd all the Combo's selected value changes to 5.
How do I get specifice values in different Combo According to my selection ?

Thanks
Sylesh Nair




GeneralRe: Combo ControlArray - Selected Item Pin
Guinness4Strength28-Dec-04 7:56
Guinness4Strength28-Dec-04 7:56 
GeneralRe: Combo ControlArray - Selected Item Pin
Identity Undisclosed28-Dec-04 8:09
Identity Undisclosed28-Dec-04 8:09 
GeneralRe: Combo ControlArray - Selected Item Pin
Sylesh29-Dec-04 3:03
Sylesh29-Dec-04 3:03 
GeneralRe: Combo ControlArray - Selected Item Pin
Identity Undisclosed29-Dec-04 7:21
Identity Undisclosed29-Dec-04 7:21 
GeneralRe: Combo ControlArray - Selected Item Pin
sreejith ss nair28-Dec-04 16:12
sreejith ss nair28-Dec-04 16:12 
GeneralRetrieving HTML Source for a given website Pin
Anand Mudliar28-Dec-04 7:07
Anand Mudliar28-Dec-04 7:07 
GeneralRe: Retrieving HTML Source for a given website Pin
Jesse Squire28-Dec-04 7:34
Jesse Squire28-Dec-04 7:34 
GeneralRe: Retrieving HTML Source for a given website Pin
Anand Mudliar28-Dec-04 8:25
Anand Mudliar28-Dec-04 8:25 
GeneralRe: Retrieving HTML Source for a given website Pin
Nick Parker28-Dec-04 8:53
protectorNick Parker28-Dec-04 8:53 
GeneralRe: Retrieving HTML Source for a given website Pin
Jesse Squire28-Dec-04 9:08
Jesse Squire28-Dec-04 9:08 
GeneralRe: Retrieving HTML Source for a given website Pin
Anand Mudliar28-Dec-04 22:12
Anand Mudliar28-Dec-04 22:12 
GeneralRe: Retrieving HTML Source for a given website Pin
Jesse Squire29-Dec-04 4:50
Jesse Squire29-Dec-04 4:50 
GeneralRe: Retrieving HTML Source for a given website Pin
Nick Parker28-Dec-04 7:57
protectorNick Parker28-Dec-04 7:57 
GeneralFle Version Pin
Anonymous28-Dec-04 7:03
Anonymous28-Dec-04 7:03 
GeneralRe: Fle Version Pin
Jesse Squire28-Dec-04 9:21
Jesse Squire28-Dec-04 9:21 
GeneralChanging the scroll bar color Pin
LannieK28-Dec-04 5:34
LannieK28-Dec-04 5:34 
GeneralLicensing, Encryption and .NET Reflector Pin
PaleyX28-Dec-04 3:58
PaleyX28-Dec-04 3:58 

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.