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 .