At 01:08 PM 7/6/2011, Lena Dammstrom wrote:
I have a variable Form. I want to use a DB TreeView control (to link to a table) but I noticed that control is disabled
Lena, All "DB Controls" are disabled and meaningless when the form is a "variable form" and not associated with any table. Having said that, you may design a form based on a dummy table with at least a single row to achieve your goal. Hope that provides you with some blue's clues ... Very Best R:egards,Razzak.

