G
Guest
I have a grid bound to a dataview. I want the user to be able to select a
cell, then in the menu select 'description' which would show a messagebox
containing a description of the item in that row. The description is in a
hidden column on the selected row. I can't seem to retrieve the dataview
information based on the selected row in the datagrid. How can I do this?
cell, then in the menu select 'description' which would show a messagebox
containing a description of the item in that row. The description is in a
hidden column on the selected row. I can't seem to retrieve the dataview
information based on the selected row in the datagrid. How can I do this?