> > Hi all,
> >
> > I put a list inside a column of my grid and I can choose form the list but when I change the row or column the value is cleared out. I set the row source as a cursor and the controlsource as a temp table.
> >
> > Any advice?
> >
> > Thanks,
>
> Do you mean that the controlsource is a field in the temp table ? It should be.
> When you change rows, browse the temp table and see what value has been stored in the controlsource field.
>
> Cheers,
> Jamie
>
jamie.osborn@foxite.comDo you know if the list box will display the original value from the temp table if it has not yet been touched?