'Popup div hidden at the end of the data table

Currently we are facing an issue related to a div that hides at the end of a data table that we are using in our system. The popup div is working fine from the top to the last 7th child of our data table data after that popup div hides.

Is it possible to show the hidden part of the popup/modal div?

let me share some pictures for more clarification.

  1. This image shows that the popup div is working fine from top to the last 7th child of the data table

enter image description here

  1. This image shows that the popup div is hiding at the end of the data table.

enter image description here enter image description here

Let me know when you need further details and please share the related solutions I will be thankful



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source