hi to all,
i was used a table control tc_admin.
i want to fetch a value of field from table control.
when my cursor is in column no .2 and row no.2 , i want fetch a record of column no 1 and row no . 2
i was tried " GET CURSOR CURSORFIELD". but here i get the value of where my current cursor is( row no 2 and column no 2 ).
but i cannot get value of column no 1 and row no 2 .
give me a solution.
thanks