PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → CLEAR TABLE on Browser window
CLEAR TABLE on Browser window
Started by DAVID KING ( SIXLS P, Aug., 02 2011 4:52 PM - No answer
Registered member
3 messages
Posted on August, 02 2011 - 4:52 PM
I am going through the Example Tutorials for WebDev16 and on page 116 of chapter 2 they have created a TABLE in the page that is filled by a PreDefined Query. When I open the page and use the query it fills the table correctly using the criteria I specify in the Entry fields. The problem is that when the Page is FIRST displayed it seems to have the first record of the database displayed in the table BEFORE I have entered any QUERY Parameters. So the question is... Why does the table have one record in it when the page is first displayed and How do I make the table show up EMPTY when it the page is first displayed?