Click here to Skip to main content
15,666,183 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Loadon startup & Rememberme both functionalities should work. Pin
Mycroft Holmes7-Aug-08 20:39
professionalMycroft Holmes7-Aug-08 20:39 
QuestionRe: Loadon startup & Rememberme both functionalities should work. Pin
balaji_vbr8-Aug-08 1:36
balaji_vbr8-Aug-08 1:36 
Questiondatabase connection problem Pin
bfis1081376-Aug-08 4:47
bfis1081376-Aug-08 4:47 
AnswerRe: database connection problem Pin
led mike6-Aug-08 5:37
led mike6-Aug-08 5:37 
GeneralRe: database connection problem Pin
bfis1081376-Aug-08 9:29
bfis1081376-Aug-08 9:29 
QuestionProblem populating DropDownList of a ComboBox in DropDown event Pin
MMacarie325-Aug-08 21:59
MMacarie325-Aug-08 21:59 
QuestionRe: Problem populating DropDownList of a ComboBox in DropDown event Pin
led mike6-Aug-08 5:41
led mike6-Aug-08 5:41 
QuestionRe: Problem populating DropDownList of a ComboBox in DropDown event Pin
MMacarie327-Aug-08 23:39
MMacarie327-Aug-08 23:39 
My problem is that SqlDataSourceEnumerator.Instance.GetDataSources(); return a DataTable with more than one column.
I want to show to the user [ServerName] if [InstanceName] is null or
[ServerName]\[InstanceName] if not.
That is why i didn't use data binding.
Ok i can bind the result of GetSqlServers() method in the dropdown event of the combobox but my initial problem does not dissapear.
I want it to populate in the dropdown event because it takes a long time and i don't want it to run unless the user clicks dropdown otherwise he can just edit the server name in the combobox.

The problem is that after the list is populated it is automatically closed. How can i prevent that to happen.

Please help.
Questionhide already existing columns in a datagrid and fill the same datagrid with new datas from the database in c#.net win forms Pin
kanyakumari5-Aug-08 19:23
kanyakumari5-Aug-08 19:23 
AnswerRe: hide already existing columns in a datagrid and fill the same datagrid with new datas from the database in c#.net win forms Pin
John Ad6-Aug-08 4:24
John Ad6-Aug-08 4:24 
QuestionProblem with Menus Pin
joekucera5-Aug-08 11:20
joekucera5-Aug-08 11:20 
AnswerRe: Problem with Menus Pin
Thomas Stockwell7-Aug-08 1:45
professionalThomas Stockwell7-Aug-08 1:45 
GeneralRe: Problem with Menus Pin
joekucera7-Aug-08 4:38
joekucera7-Aug-08 4:38 
QuestionMutex on c#.net service Pin
balu123455-Aug-08 8:15
balu123455-Aug-08 8:15 
AnswerRe: Mutex on c#.net service Pin
dybs5-Aug-08 15:51
dybs5-Aug-08 15:51 
QuestionBuild a class library project Pin
thanchet5-Aug-08 7:15
thanchet5-Aug-08 7:15 
AnswerRe: Build a class library project Pin
Thomas Stockwell5-Aug-08 9:59
professionalThomas Stockwell5-Aug-08 9:59 
QuestionNavigation between Forms Pin
ngrj4-Aug-08 20:58
ngrj4-Aug-08 20:58 
AnswerRe: Navigation between Forms Pin
karthi845-Aug-08 3:30
karthi845-Aug-08 3:30 
AnswerRe: Navigation between Forms Pin
Ajay.k_Singh5-Aug-08 4:06
Ajay.k_Singh5-Aug-08 4:06 
AnswerRe: Navigation between Forms Pin
ngrj5-Aug-08 23:03
ngrj5-Aug-08 23:03 
GeneralRe: Navigation between Forms Pin
Manas Bhardwaj9-Sep-08 4:36
professionalManas Bhardwaj9-Sep-08 4:36 
QuestionEvent to raise service Pin
balu123454-Aug-08 7:14
balu123454-Aug-08 7:14 
AnswerRe: Event to raise service Pin
Ashfield4-Aug-08 9:20
Ashfield4-Aug-08 9:20 
QuestionFlat toolbar buttons without transparent toolbar Pin
Greg Schmidt4-Aug-08 6:53
Greg Schmidt4-Aug-08 6:53 

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.