Hello
On a form ive got these components:
datagridview
dataset
bindingsource
FillbyToolstrip
ive configured all things and it works.
But i like to add a button to the form, and if i press it that there is executed another query. So... is it possible to change the FillByToolstrip with a code? so i can use another SQL Query ?
thanx,
Jelmer
On a form ive got these components:
datagridview
dataset
bindingsource
FillbyToolstrip
ive configured all things and it works.
But i like to add a button to the form, and if i press it that there is executed another query. So... is it possible to change the FillByToolstrip with a code? so i can use another SQL Query ?
thanx,
Jelmer