Gyroscopic
Posts: 15
|
| Posted: 01/09/2006, 4:33 PM |
|
In the CodeCharge Example Pack there is an example called "NavRecordGrid. I have tried to follow the example to recreate it but I can't get past the first instruction bullet point. I go to Editable Grid Builder as the instructions say in #1. Everything is fine until the last line of the instructions in #1 which states "On Step 6 select the Columnar in the Grid Layout listbox." When I get to step 6 I am at "Styles" and nowhere in the previous steps was I able to select Columnar anywhere. Am I doing something wrong or is there a problem.
I am using version 3.0.2.2
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 01/09/2006, 6:17 PM |
|
Gyroscopic
Are you using the updated CCS Example Pack???
|
 |
 |
Gyroscopic
Posts: 15
|
| Posted: 01/09/2006, 7:05 PM |
|
I am using the example pack that came with the software.
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 01/10/2006, 9:02 AM |
|
Gyroscopic
I am assuming that you are using CCS 3. If you were using CCS 2.3.x then you would see the Grid Layout listbox and be able to select Columnar. CCS 3 assumes that since you selected the Editable Grid Builder that you want the Tabular grid setup (so that's what it gives you).
Here is the link to the Editable Grid builder that is more accurate for CCS 3: http://docs.codecharge.com/studio3/html/UserGuide/Build...uilder.html?toc
Here is the link to the Editable Grid Builder that is for CCS 2.3.x: http://docs.codecharge.com/studio/html/index.html?http:...WhatsNew23.html
See the difference???
You might want to contact support and let them know about the issue with the example pack for CCS 3. Supports link: http://support.yessoftware.com
Oh and if you looking for a solution you probably will have to either create the grid from scratch or reconfigure the tabular editable grid or use the Record Builder and add the navigation features yourself. Hope this helps...
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 01/10/2006, 9:07 AM |
|
Gyroscopic
Here is the correct link for CCS 2.3 Editable Grid Builder. Use this one instead of the one above. http://docs.codecharge.com/studio/html/UserGuide/Builde...uilder.html?toc
|
 |
 |