GridView DataKeyNames

  • Thread starter Thread starter rodchar
  • Start date Start date
R

rodchar

hey all,
if my DataTable has a primary key set and I assign my GridView's DataSource
my datatable will the primary key be automatically applied to the
DataKeyNames?

thanks,
rodchar
 
Back
Top