vmware
08-15-2009, 01:38 AM
Hi,
Is it possible to use cascading comboboxes in datasheet view?
Explanation:
I have 3 tables: Person, Country, City.
I could set the Person.CountryID and Person.CityID fields to be displayed as lookup comboboxes by providing the appropriate SQL query.
My problem is that after selecting a country in datasheet view, only the cities within that country should be populated within the second combo box?
Is it possible?
Thanks.
Is it possible to use cascading comboboxes in datasheet view?
Explanation:
I have 3 tables: Person, Country, City.
I could set the Person.CountryID and Person.CityID fields to be displayed as lookup comboboxes by providing the appropriate SQL query.
My problem is that after selecting a country in datasheet view, only the cities within that country should be populated within the second combo box?
Is it possible?
Thanks.