Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
530
igx-grid
posted

Hello,
I use two igx-grids that are displayed one below the other. In the top grid, I have a date column that when I click on it displays the calendar. But this calendar is partly hidden by the grid below. (cf. screenshot)
How can I make the calendar appear completely above the grid?

Thanks in advance.

Regards,

Philippe DUFEIL

Parents Reply
  • 640
    Verified Answer
    Offline posted in reply to DUFEIL Philippe

    Hello Philippe,

    I have updated the previously provided sample trying to reproduce the described behavior. I have put the grids in a Dialog Window. On my side everything works as expected and when I am opening the date editor of the first grid it is not hidden by the grid below.

    Please test the sample on your side and let me know how it behaves. If this is not an accurate demonstration of what you are trying to achieve, please feel free to modify it and send it back to me along with steps to reproduce. Alternatively, if the behavior cannot be replicated, please feel free to provide your own isolated sample, where the issue is reproducible. Please keep in mind to remove any dependencies and code that is not directly related to the issue.

    Having a sample, which I can debug on my side, will be highly appreciated and extremely helpful for providing you with solution as soon as possible.

    Looking forward to hearing from you.

    Regards,
    Viktor Kombov
    Entry Level Software Developer
    Infragistics, Inc.

Children