WizyWyg
|
| Posted: 01/24/2003, 1:40 PM |
|
When editing in design mode, what is the difference between Grid and Record from the toolbox?
What does Grid do?
What does Record do?
In default (im assuming) Grid is automaticall set up to be a "navigation" thing for pages. Can it be used for something else (lik displaying information? Getting total count of how many items are in one table? etc).
In default Records is automatically set up to "add" new records (to the DB). can it be used for other things?
|
|
|
 |
Yo
|
| Posted: 01/24/2003, 4:28 PM |
|
Lmao
|
|
|
 |
Wizywyg
|
| Posted: 01/24/2003, 4:32 PM |
|
Yes, and you didn't answer the question. If you can't answer, dont bother in posting, kay?
What does a grid do (beside for navigation) and record do?
|
|
|
 |
RonB
|
| Posted: 01/25/2003, 6:37 AM |
|
Dont bite his head of the question was valid. This is CCS ayt the most basic level. If you do not know the difference between a grid and a record your in trouble. Oke here it goes:
A grid is for displaying data from the database.
A record is used to insert, update or delete data from the database.
I also though that was pretty self explanatory.
Ron
|
|
|
 |
Wizywyg
|
| Posted: 01/27/2003, 12:20 AM |
|
nothing in CodeCharge is self explanatory, especially to someone who was learning begining php. Grids and Records are not "terminology" found in PHP or Mysql (or in any other web language I've looked through).
Tables and table data are.
Also, in CCS 2.0 is there a way to not use pHP with templates. IN CC, you could get php without templates.
|
|
|
 |
|