I am using UltraWebGrid 10.2 version inside a AJAX modal popup extender. When the popup first loads the grid rows are displayed outside the grid frame and over some other controls. The grid header is displayed correctly where it should be its only the grid rows that are out of position. Once I scroll the grid the rows return to their correct position. I have tried a few options like putting the grid inside div tags but nothing has worked.
"<div style="position:relative"> Webgrid </div>"
Any suggestions?
Thanks!
Hello pdharmesh,
This is just a follow up on the thread if you have any questions in regards to the usage of the AJAX modal popup extender with the UltraWebGrid. In the attached sample I ran on my machine using NetAdvantage version 10.2.20102.2248 and setting the PopupControlID within the ModalPopupExtender.
Let me know if you have any questions with this matter. Thank you.