PDA

Click to See Complete Forum and Search --> : Datalist Help


funkyd77
Feb 16th, 2000, 10:48 AM
Hi, I'm trying to use the new you-beaut Datalist control. It seems ok but i'm not sure i understand it correctly. It binds to an ADO datasource - and it will display a list of a certain field in the datasource.

When the user clicks on the list changing the highlighted item, does it automatically set the current record in the data control to the one clicked on?

If not does anyone have some code that would do this?

I'll describe the situation a bit better: I have a form with certain labels on it that are ound to various fields in the table i am linking to. When i click on the datalist i want the current record in the datasource to change so that the labels update to the new information.

Any help would be most cool.

Thanks

Funkyd77