header menu and paging

Hi,



I am using pagination tool bar in my dhtml grid.Also i have done header menu .

When iview in IE 6, the header menu items go under the paging toolbar’s "page number "combo and “no of rows per page” combo

Can you provide a solution?





Regards

Gigi


Hello,


Please, try to increase z-index of the header menu:








.dhx_header_cmenu{
z-index:9999 !important;


}