I have a modal dialog which is open from a page before via link. By clicking on a link I pass PK as parameter to modal dialog. -- Works well
There I have PageLoad event which fetch data. -- Works well
ISSUE, items are holding data but they are not displayed, I can see values in session too. -- I see image below (black area)
TRYs, I tried with page refresh, regin refres, item change event...
