Click here to Skip to main content
15,903,856 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Data not displaying on separate forms Pin
Paul Conrad26-Sep-07 16:15
professionalPaul Conrad26-Sep-07 16:15 
Questiondll Pin
ellllllllie19-Sep-07 22:27
ellllllllie19-Sep-07 22:27 
AnswerRe: dll Pin
Colin Angus Mackay20-Sep-07 0:42
Colin Angus Mackay20-Sep-07 0:42 
QuestionToolbar or BindingNavigator? Pin
aharrisreid19-Sep-07 13:09
aharrisreid19-Sep-07 13:09 
AnswerRe: Toolbar or BindingNavigator? Pin
kuyak200024-Sep-07 20:12
kuyak200024-Sep-07 20:12 
GeneralRe: Toolbar or BindingNavigator? Pin
aharrisreid25-Sep-07 1:37
aharrisreid25-Sep-07 1:37 
AnswerRe: Toolbar or BindingNavigator? Pin
kuyak20001-Oct-07 18:05
kuyak20001-Oct-07 18:05 
GeneralRe: Toolbar or BindingNavigator? Pin
aharrisreid4-Oct-07 15:48
aharrisreid4-Oct-07 15:48 
Hi Eriawan, thanks for the reply.

kuyak2000 wrote:
Using VS 2005 IDE, you can just add BindingSource by dropping from toolbox, and then start to create your own ToolStrip with your own data manipulation buttons. Dropping BindingSource doesn't create new BindingNavigator on your Form.


I think I understand what you are saying, but how do I use toolstrip buttons in conjunction with the bindingsource to achieve the required action? For example, say I have a 'Save' button on the strip. What sort of code would it have called from the Click method which saves data back to the database? Can you point me to any examples?

Any help would be appreciated.

Alan
GeneralRe: Toolbar or BindingNavigator? Pin
kuyak20008-Oct-07 0:40
kuyak20008-Oct-07 0:40 
GeneralRe: Toolbar or BindingNavigator? Pin
aharrisreid8-Oct-07 0:50
aharrisreid8-Oct-07 0:50 
QuestionColumnHeaderMouseDoubleClick event Pin
tthellebuyck19-Sep-07 5:04
tthellebuyck19-Sep-07 5:04 
AnswerRe: ColumnHeaderMouseDoubleClick event Pin
bttds26-Sep-07 19:42
bttds26-Sep-07 19:42 
QuestionSession like variables Pin
benqazou19-Sep-07 2:58
benqazou19-Sep-07 2:58 
AnswerRe: Session like variables Pin
Lutosław19-Sep-07 6:59
Lutosław19-Sep-07 6:59 
GeneralRe: Session like variables [modified] Pin
benqazou24-Sep-07 4:20
benqazou24-Sep-07 4:20 
GeneralRe: Session like variables [modified] Pin
Lutosław24-Sep-07 4:55
Lutosław24-Sep-07 4:55 
AnswerRe: Session like variables Pin
Lutosław19-Sep-07 7:08
Lutosław19-Sep-07 7:08 
AnswerRe: Session like variables -> Properties Pin
Arjan Einbu22-Sep-07 10:46
Arjan Einbu22-Sep-07 10:46 
AnswerRe: Session like variables Pin
Pete O'Hanlon23-Sep-07 9:09
mvePete O'Hanlon23-Sep-07 9:09 
GeneralRe: Session like variables Pin
benqazou24-Sep-07 4:03
benqazou24-Sep-07 4:03 
AnswerRe: Session like variables [modified] Pin
bttds26-Sep-07 19:55
bttds26-Sep-07 19:55 
QuestionCombining 2 projects into 1 Pin
heztheone18-Sep-07 21:53
heztheone18-Sep-07 21:53 
AnswerRe: Combining 2 projects into 1 Pin
Lutosław19-Sep-07 7:04
Lutosław19-Sep-07 7:04 
GeneralRe: Combining 2 projects into 1 Pin
heztheone19-Sep-07 20:54
heztheone19-Sep-07 20:54 
GeneralRe: Combining 2 projects into 1 Pin
Lutosław20-Sep-07 1:45
Lutosław20-Sep-07 1:45 

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.