04-19-2013, 04:13 PM
Hi Basanth,
With the mentioned method using For loop, I am getting the values which are already stored in the table as shown in table structure. For ex: for 2nd row, col 1 & 2 are null and for 3rd col all values in te list.
Suppose I enter "John" in first name, then using GetCellData(), I get the null value, though I can get this entered value using GetRoProperty("Value").
Is there any way to get values entered at the time of execution or GetCelldata return only values which are stored in the table.
Thanks,
Sumit
With the mentioned method using For loop, I am getting the values which are already stored in the table as shown in table structure. For ex: for 2nd row, col 1 & 2 are null and for 3rd col all values in te list.
Suppose I enter "John" in first name, then using GetCellData(), I get the null value, though I can get this entered value using GetRoProperty("Value").
Is there any way to get values entered at the time of execution or GetCelldata return only values which are stored in the table.
Thanks,
Sumit