Hello sir,
I am using pqgrid pop up functionality.
when i click on button, pop up comes.
But this pop up always comes in center of the window.
How to get it to the middle of the window ?
Which css stylesheet i have to apply ?
My 2nd issue is I want height and width of popup grid dynamic.
Whatever data I want to display on pop up grid, it is not fixed number of rows. What is happening now : - i have specified width and height of pop up grid, so, if there are 2rows, it will display properly, but then below the rows, it shows the grid in gray color as there are no further records.
please help me out for both the issues.