For visual effect I am using three datalists to show different fields from a recordset. I'd like to know if there's a way to set the selected item position in the 3rd datalist to match the selected item in the first datalist.
i.e. If the user selects the second item in dtlist1(the 2nd record), then dtlist 3 has its 2nd item selected as well.
I tried to set the selected item property but it wouldnt let me.
Any help appreciated.
i.e. If the user selects the second item in dtlist1(the 2nd record), then dtlist 3 has its 2nd item selected as well.
I tried to set the selected item property but it wouldnt let me.
Any help appreciated.