Hi,
I have a datalist which displays 10 items per page and when an item is selected WebDialogWindow will open and diaplays full details of that perticular item in formview.
my problem here is how do we maintain the state or the selected item index to the formview in WebDialogWindow.
Thank you.