PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → Looper control not displaying on page
Looper control not displaying on page
Iniciado por Captain Bret, fev., 14 2019 7:42 PM - Sem resposta
Membro registado
1 mensagem
Publicado em fevereiro, 14 2019 - 7:42 PM
I have created a looper control that is linked to a query. I know that the query is being run because I can check the number of records of the query. I know that the looper is being built because I can use LooperCount to count the number of lines, and it matches the number of records in the query. But nothing I do will make the looper display on the page. The Visible attribute is checked. What would cause this?