setCallBackInfo method of DB Tree bean

Hi All ,

I am trying to use the "empBinding.setCallBackInfo(test1,‘emp_id’) " method in the given fashion . When I am trying to print the emp_id field in the test function it is displaying the table name but not the emp_id . I am holding it in the test1 function with a Number parameter . It should display correctly. Please do help.

Thanks in advance . Waiting for you feed back.

how does your test1 function looks like ?