Broodmdh
May 26th, 2006, 11:13 AM
I am binding a dataset to a datagrid, but I am having trouble some trouble. I am binding the dataset at runtime, and I want to either make the records selectable or insert a button column at the end of the row. Is that possible? Do I have to manually add each column (I am hoping not)? When a record is selected, I need to be able to retrieve the value from the first column. Can somebody please tell me how to do this? I've done some searching, but I haven't been able to find the solution.