T
T. Wong
I always liked doing my own MyDataAdapter.fill(myDataSet1). I had control.
Just like when you drive a stick shift.
Now the new DataSource (or is it a TableAdatper
ataset) automatically fills
the Gridview. I don't like that. I want to fill it in code at a certain
time. I might want to assign another datasource to it in code at run time.
How do I get manual control over this thing?
T Wong
Just like when you drive a stick shift.
Now the new DataSource (or is it a TableAdatper
the Gridview. I don't like that. I want to fill it in code at a certain
time. I might want to assign another datasource to it in code at run time.
How do I get manual control over this thing?
T Wong