PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → Page Display when clicked on an image of a Table
Page Display when clicked on an image of a Table
Iniciado por SHREEJITH ( Virbac ), set., 17 2011 9:12 PM - 1 resposta
Membro registado
1 mensagem
Publicado em setembro, 17 2011 - 9:12 PM
Hi,
I have a table, with an image column(Edit Image). When i click the image i need a new page to open up with the details of the selected Row in EDIt mode. If i try an use the PageDisplay() in the "Click of Edit" event, i get a error saying, PAge Display is not allowed in AJAX server code. What could be the workaround for this?


Thanks
Shreejith
Publicado em outubro, 20 2011 - 9:08 AM
I suggest using a cell with the edit fields and using celldisplaydialog etc