Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I "SET" a selected item in a Datalist

Status
Not open for further replies.

kiwiCoder

Technical User
Aug 2, 2001
45
NZ
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top