Click here to Skip to main content
15,919,931 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionReading from Comboboxes on a datagrid view (C++/CLI - Windows Forms App in VS2008) [modified] Pin
Ger Hayden8-Dec-10 9:50
Ger Hayden8-Dec-10 9:50 
AnswerRe: Reading from Comboboxes on a datagrid view (C++/CLI - Windows Forms App in VS2008) Pin
DJ Matthews8-Dec-10 9:58
DJ Matthews8-Dec-10 9:58 
GeneralRe: Reading from Comboboxes on a datagrid view (C++/CLI - Windows Forms App in VS2008) Pin
Ger Hayden8-Dec-10 17:51
Ger Hayden8-Dec-10 17:51 
GeneralRe: Reading from Comboboxes on a datagrid view (C++/CLI - Windows Forms App in VS2008) Pin
Richard MacCutchan8-Dec-10 23:41
mveRichard MacCutchan8-Dec-10 23:41 
QuestionHow can I have multiple datasources in the same datagridview combo column [modified] Pin
Ger Hayden29-Nov-10 18:16
Ger Hayden29-Nov-10 18:16 
AnswerRe: How can I have multiple datasources in the same datagridview combo column Pin
RobCroll4-Dec-10 16:09
RobCroll4-Dec-10 16:09 
GeneralRe: How can I have multiple datasources in the same datagridview combo column Pin
Ger Hayden8-Dec-10 17:53
Ger Hayden8-Dec-10 17:53 
QuestionToolstripbutton not validating textbox. Pin
priyamtheone23-Nov-10 5:12
priyamtheone23-Nov-10 5:12 
I have a textbox, a standard button and a toolstrip containing a couple of buttons.
In the validating event of the textbox i coded to check whether it is blank.
If yes then it shows a message 'Enter Value'. When the standard button is clicked while
the textbox is empty, it's validating properly and showing the message but when the
toolstripbutton is clicked it's not not validating the textbox and no message is being
shown. It seems that I gotto write the validation code explicitly in the
toolstripbutton_click event which is too troublesome when there are multiple textboxes
and toolstripbuttons on a single form. What I want to know is whether the
textbox_validating can be fired while the toolstripbutton is clicked?
Handling toolstrips is really a headache.
Please help. I'm badly in need of it. Regards.
AnswerRe: Toolstripbutton not validating textbox. Pin
RobCroll26-Nov-10 3:30
RobCroll26-Nov-10 3:30 
AnswerRe: Toolstripbutton not validating textbox. Pin
RaviRanjanKr18-Dec-10 20:50
professionalRaviRanjanKr18-Dec-10 20:50 
GeneralRe: Toolstripbutton not validating textbox. Pin
priyamtheone19-Dec-10 3:47
priyamtheone19-Dec-10 3:47 
GeneralRe: Toolstripbutton not validating textbox. Pin
phil.o19-Dec-10 21:15
professionalphil.o19-Dec-10 21:15 
QuestionProblems Dynamically Moving Controls On WinForm Pin
oracleConvert18-Nov-10 9:42
oracleConvert18-Nov-10 9:42 
AnswerRe: Problems Dynamically Moving Controls On WinForm Pin
Luc Pattyn18-Nov-10 10:02
sitebuilderLuc Pattyn18-Nov-10 10:02 
GeneralRe: Problems Dynamically Moving Controls On WinForm Pin
oracleConvert19-Nov-10 4:25
oracleConvert19-Nov-10 4:25 
AnswerRe: Problems Dynamically Moving Controls On WinForm Pin
RobCroll19-Nov-10 1:41
RobCroll19-Nov-10 1:41 
AnswerRe: Problems Dynamically Moving Controls On WinForm Pin
Dave Kreskowiak19-Nov-10 3:16
mveDave Kreskowiak19-Nov-10 3:16 
GeneralRe: Problems Dynamically Moving Controls On WinForm Pin
Luc Pattyn19-Nov-10 3:32
sitebuilderLuc Pattyn19-Nov-10 3:32 
GeneralRe: Problems Dynamically Moving Controls On WinForm Pin
Dave Kreskowiak19-Nov-10 7:07
mveDave Kreskowiak19-Nov-10 7:07 
QuestionProblem in button (.Net 2008, Framework 3.5). Pin
priyamtheone13-Nov-10 2:37
priyamtheone13-Nov-10 2:37 
AnswerRe: Problem in button (.Net 2008, Framework 3.5). Pin
Dr.Walt Fair, PE13-Nov-10 10:45
professionalDr.Walt Fair, PE13-Nov-10 10:45 
AnswerRe: Problem in button (.Net 2008, Framework 3.5). Pin
Eddy Vluggen13-Nov-10 11:26
professionalEddy Vluggen13-Nov-10 11:26 
AnswerRe: Problem in button (.Net 2008, Framework 3.5). Pin
priyamtheone16-Nov-10 3:17
priyamtheone16-Nov-10 3:17 
GeneralRe: Problem in button (.Net 2008, Framework 3.5). Pin
Eddy Vluggen16-Nov-10 6:21
professionalEddy Vluggen16-Nov-10 6:21 
GeneralRe: Problem in button (.Net 2008, Framework 3.5). Pin
Ravi Bhavnani9-Dec-10 19:06
professionalRavi Bhavnani9-Dec-10 19:06 

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.