G
giannis
I want when i click on a button "fill" a DataGridView with data
from a "SELECT" SQL clause.
What the simplest way to achieve this work with the use of the available
bindingSource
(without make a new connection with the same database) ?
Is this possible and what the simplest way ?
from a "SELECT" SQL clause.
What the simplest way to achieve this work with the use of the available
bindingSource
(without make a new connection with the same database) ?
Is this possible and what the simplest way ?