Combo box oddities
Dee Gould <[email protected]> Mon, 10 Nov 2003 15:16:03 -0800
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Hey all! I have a serious problem with the combo box that has popped up within our application. We are using the combo box within a table, that is itself within a containing div ( about 200px x 200px ) that has overflow set to auto. The first of my two problems is with the dropdown for the combobox. Even though the z-index of the div is set to 1000 within the combo box code, if you click on a combo box near the bottom of the div, you'll get maybe one option showing up and the rest of the div for the combo box will be 'black' to show that it is showing but that the rest of the options are 'underneath' the containing div. My second problem also relates to the dropdown in the same setup as the previous problem. If you have a combo box that is in the middle of the div, and you scroll down the div a bit, when you open up the combo box, the div associated with the combo box will drop down where the combo box was initially positioned instead of following the combo box up the page. Does anyone have any thoughts on how this might get fixed? Thanks! Dee _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org