I need to put buttons in a datagrid. I know how to do this with the
<templatecolumn> , but my question is how do I access it in the
codebehind .vb file, if the number of buttons is variable? I need to put some
code in the _Click event of each button.