I understand that to create a user interface in which to present the Recordset data for the associated Command, you can right-click the command object and drag it over the form. And then when you let go of the right mouse button, a pop-up menu is supposed to appear with three options, i.e., Data Grid, Hierarchichal Flex Grid and Bound Controls.
I dont know why but when I drag over the form I dont get any prompt and it doest work. First of all I thought because the form is not active but I dont think both the form and the data Environment Designer can be active at the same time. I have connected to the database already and formed the command already. By the way I am using the same biblio.mdb to see how it works before I use it for my real life project.
Thobias.