PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Page Display when clicked on an image of a Table
Page Display when clicked on an image of a Table
Débuté par SHREEJITH ( Virbac ), 17 sep. 2011 21:12 - 1 réponse
Membre enregistré
1 message
Posté le 17 septembre 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
Posté le 20 octobre 2011 - 09:08
I suggest using a cell with the edit fields and using celldisplaydialog etc