Skip to Content
0
Former Member
Sep 10, 2007 at 12:48 PM

How to read all row values from a table control

18 Views

Hi All,

i have a table view in which all rows are editable.

When i click a button, i have to retrive all the table contents into internal table.

Do i have to retrive each & every cell value individully? or is there any way to get entire row contents at a time.

how to retrive either each cell value or each row contents?

Thank You .