Quirks of using controls within a grid

Author: Tina Currie

Posted: 2009-08-20 at 01:41:16

Hi all,

First time posting to ProFox - hoping someone can help me as I've wound =

myself into a bit of a knot with this challenge.

I have an order table and I'm grabbing a subset (by SQL query) into a =

cursor that is readwrite. I use this cursor as the recordsource for a =

grid on my form. Purpose of the form is to give the user ability to =

update 1 field - they are assigning a truck driver to each order. The =

driver details are from a drivers table and I'm using the firstname =

field as the rowsource for a combobox within the grid.

User can choose what data to show in the grid by picking a date range =

from a date picker control. Doing this runs the query again and updates =

the grid - but every time this happens, I lose the combobox control in =

column2!

What am I missing?

TIA,

Tina

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

©2009 Tina Currie