Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Hyukevain
Yak Posting Veteran
66 Posts |
Posted - 2005-03-10 : 00:45:56
|
Hi,Currently I developed an unbound form that have 1 header and many detail.Each detail must be from existing data. For short, i need combo box to fill detail. Everytime user click the grid, I move combo box to the mouse pointer position. My problem is, whenever I moved the combo object, the object always located behind the grid, not on top.How can I solve this problem ?Thank'sMike |
|
|
|
|