Fills the TableBindingAdapter with the specified data.

Overload List

  NameDescription
Fill()()()
Fills the TableBindingAdapter with all the rows in the Table or RowCollection.
Fill(array<Int32>[]()[])
Fills the TableBindingAdapter with the specified rows.

See Also