I have a form and a table on a page when select box value changes it will load below related table of clients what I am trying to fix is when a client is selected right side should show client's detail,
I have made table to select only 1 record using maxSelectableRecords(1)