Hi
I have an Lead Details screen with a data grid which I refresh on an addition, update or deletion of a line so that users can immediately view the updated data. I have another tab at the bottom of my screen which displays different information from the same data grid. Currently I can update the datagrid at the bottom of my screen if it is active but if I am on another tab I get an error as it is not active or on show.
How can I determine which tab at the bottom of my screen is active or on show?, so basically if it is active or on show I want to refresh the data grid but if another tab on show I don't want to do anything.
Can anybody advise?
Thanks in advanced
Dave |