Radio button exclusive selection for DataGrid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use a radio button as a template column in a data grid, what is happening is that the exclusive selection is not working since the internal radio button name is being generated by the DataGrid control. Is there a way to work around this behavior?


Thanks in advance
 
Back
Top