PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Looper control not displaying on page
Looper control not displaying on page
Débuté par Captain Bret, 14 fév. 2019 19:42 - Aucune réponse
Membre enregistré
1 message
Posté le 14 février 2019 - 19:42
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?