Hi,
If i've opened a new view from a selected list item and then return to previous view again then how would i set focus on that particular list item.
Hi,
If i've opened a new view from a selected list item and then return to previous view again then how would i set focus on that particular list item.
before switching to new view you have to save the selected item, so that when you close the opened view you might be able to select the saved item again.