hello,
is it possible to refresh a detail-section by using code? Example:
master:
1 name1 name2
2 name1 name2
detail:
1 name1 name2 employee-ID age .....
If i click on a row in the Master, i get the actual detailinformation for this row in the detail-section. Is it possible to imitate this action by using code?