Angel
|
| Posted: 06/09/2003, 12:31 PM |
|
Hello, I am having an error with a trial version of CCSTudio 2.1. Whenever I create a new project, and try to create a blank page and add anything to that page I get this error:
Warning:Component "NewGrid1 (Grid)" was not found in the HTML during the synchronization process.
Does anyone know why this error occurs or what can be done to solve it? I did a straight installation of CCStudio Trial.
I am trying to produce CF pages using CFMX with Updater 3.
I create a Blank Page.
Then click Form->Grid or any other control, and when I try to Live View the page I get a pop up box saying that the following controls were not found in the HTML during the synchronisation process.
|
|
|
 |
Tom
|
| Posted: 06/10/2003, 1:11 PM |
|
If you aren't using the builder, your grid is probably hosed up and does not have all the necessary bound data.
Instead of Form->Grid Go to Builder ->Grid and allow the wizard to do the work for you
Easiest way to get started.
|
|
|
 |
|