I am trying to add a radio button to a datagrid that i am producing at runtime.
This is because i want the user to select a single row, and then i have other buttons to do such things like edit delete etc.
But i am struggling getting a radio button to show. If an when i do get it to show would this only allow the user to select 1 row at any time?
And how would i been able to tell what row is actually select.
Many thanks for any help/advice given.
This is because i want the user to select a single row, and then i have other buttons to do such things like edit delete etc.
But i am struggling getting a radio button to show. If an when i do get it to show would this only allow the user to select 1 row at any time?
And how would i been able to tell what row is actually select.
Many thanks for any help/advice given.