Tab Sheet redisplay

I have a frame with a TIWCGJQTabs.
The TIWCGJQTabs has 2 TIWCGJQTab sheets.
Sheet 1 displays a list customers in a TIWCGJQGrid and a number other components displaying the customer details for the row selected in the grid. This works fine.
Sheet 2 displays customer billing information, mail address and the like.
After selecting a customer on Sheet 1 and then selecting Sheet 2 all the customer details displays correctly.
Problem happens when I then select Sheet 1 again, the grid displays and resets the current customer record to the first row in the grid.
I want the selected record to remain the current record.
What do I need to do to make this work the way I want?
TIA
The TIWCGJQTabs has 2 TIWCGJQTab sheets.
Sheet 1 displays a list customers in a TIWCGJQGrid and a number other components displaying the customer details for the row selected in the grid. This works fine.
Sheet 2 displays customer billing information, mail address and the like.
After selecting a customer on Sheet 1 and then selecting Sheet 2 all the customer details displays correctly.
Problem happens when I then select Sheet 1 again, the grid displays and resets the current customer record to the first row in the grid.
I want the selected record to remain the current record.
What do I need to do to make this work the way I want?
TIA