Setting a ButtonColumn to read from a hashtable

  • Thread starter Thread starter Sathyaish
  • Start date Start date
S

Sathyaish

How do you set the text of each row of a ButtonColumn column type to a
particular field from a DataGrid's DataSource if the DataSource
property points to a Hashtable?
 
Back
Top