PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Ajax Table and FileDisplay
Ajax Table and FileDisplay
Iniciado por MC, 29,jun. 2012 18:55 - 1 respuesta
Publicado el 29,junio 2012 - 18:55
Hi all,

I need to create a table with links to PDF files, depending on the columns content.
I've created an ajax table and I'm calling the FileDisplay function on then table row selection, but it raises an error (FileDisplay can't be with ajax).
How can I workaround this?
I'v tried without ajax, but
I'm new to web development and webdev and just dont know how to create a simple table with links to PDF files...

Thanks in advance,
Miguel C.
Publicado el 30,junio 2012 - 18:00
Use loops insted.