PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → Looper control not displaying on page
Looper control not displaying on page
Started by Captain Bret, Feb., 14 2019 7:42 PM - No answer
Registered member
1 message
Posted on February, 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?