Skip to Content
0
Former Member
Feb 08, 2010 at 09:18 AM

Need FM for corresponding record delete/change in table control

42 Views

Hi guys,

I need a FM that should be poped up with the coresponding record selected,suppose in table control iam going to delete/change a record ex.

cust id cust name land country

123 SDN hyd IND

234 SDN blore IND

suppose if i select a record 123 SDN hyd and IND and delete/change in table control then a pop up should be displayed with the corresponding information:

cust id 123

cust name SDN

land HYD

country IND should be displayed.