Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Menu appears behind Grid Menu appears behind Grid #6207

    grozavule
    Member

    Milen,

    Thank you for looking into this for me. To my knowledge, I am using the latest versions of jqxMenu and jqxGrid. (I downloaded them two weeks ago).

    I think I may have solved the issue. I noticed that each cell in the grid was being dynamically assigned a z-index based on how many records were in the grid. My grid has 26 columns and 181 records in it. The first row was assigned a z-index of 1118. The menu was assigned a z-index of 1000. I adjusted the menu’s assigned z-index in jqxmenu.js. This took care of the problem.

    Thanks again.


    grozavule
    Member

    That’s okay. I should be able to accomplish a similar effect by refreshing the data. Is there an efficient method for pulling all of the values from multiple columns?


    grozavule
    Member

    Thanks, Peter. Is there a way to make it denote if the time is AM or PM?

Viewing 3 posts - 1 through 3 (of 3 total)