I need to know how to get data out of mutiple cells in mutiple rows and populate a number of text boxes. I can get data from a single row, but not sure how to get data from multiple rows.
Here is what I have. I have a datagrid with (among other fields):
Application Name
Column Number
Column Description
Column name, etc
There can be (99% of the time are) more columns and column info. How do I get data out of multiple cells and fill multiple textboxes???
Here is what I have. I have a datagrid with (among other fields):
Application Name
Column Number
Column Description
Column name, etc
There can be (99% of the time are) more columns and column info. How do I get data out of multiple cells and fill multiple textboxes???