PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y 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 ), 17,sep. 2011 21:12 - 1 respuesta
Miembro registrado
1 mensaje
Publicado el 17,septiembre 2011 - 21:12
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 el 20,octubre 2011 - 09:08
I suggest using a cell with the edit fields and using celldisplaydialog etc