TableAdapter Select Command

  • Thread starter Thread starter Shortty
  • Start date Start date
S

Shortty

Guest
Hi,

I have a form that shows room availabilty for a number of hotels. Im using a tableadapter called AvailabilityTableAdapter to fill a datagrid view.

Is it possible to change the select command of the tableadapter programaticly to a string that I create dynamically?

Thanks

Mark

Continue reading...
 
Back
Top