Waspman
Posts: 948
|
| Posted: 11/29/2010, 5:30 AM |
|
Upgraded to 4.3 and now editable grid don't seem to work on an existing project
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 11/29/2010, 8:11 AM |
|
Any EG's created with 4.2 are working fine. New ones only allow insert?
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 11/29/2010, 10:01 AM |
|
Getting better. The EG ignores my custom code and now when I use a checkbox delete it just deletes the content and not the actual record. Codecharge at it's wacky best. It would be funny except I'm trying to finish a 3 month project and the last thing I want CCS playing up.
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 11/29/2010, 11:58 AM |
|
The allowinsert trick to avoid empty records no longer works
_________________
http://www.waspmedia.co.uk |
 |
 |
RoyBaird
Posts: 115
|
| Posted: 12/01/2010, 6:08 AM |
|
Same Problem here. Even the Add-a-line example does not work either. pressing enter wipes out the data just entered, where before it gave a new line for entry.
ChargeCode, HELP!!!!
_________________
Roy |
 |
 |
Waspman
Posts: 948
|
| Posted: 12/01/2010, 6:41 AM |
|
Managed to sort the custom insert by rebuilding the EG from scratch.
Hope I don't have to rebuild everything else?
I hate upgrading CCS 
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 12/01/2010, 6:54 AM |
|
And I've just finished doing, now it's crashed BEFORE I COULD SAVE IT....CCS is sent to try us...using 9 years and it's still as flaky...Wish there was an alternative!
_________________
http://www.waspmedia.co.uk |
 |
 |
Oper
Posts: 1195
|
| Posted: 12/02/2010, 6:41 AM |
|
Really odd we are using 4.3 without any issue on Editable Grid and we have a lot of them.
What are you using ASP / PHP /NET?
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
Waspman
Posts: 948
|
| Posted: 12/02/2010, 6:48 AM |
|
All new EG's are fine. Any created in 4.2 must be rebuilt (I don't mean republished). They are also flaky, things like before submit events not working well. Having to do custom SQL to fix.
These EG's worked before I ugraded.
PHP
_________________
http://www.waspmedia.co.uk |
 |
 |
Oper
Posts: 1195
|
| Posted: 12/02/2010, 9:39 AM |
|
did you check if all the HTML ID are well created?
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
Waspman
Posts: 948
|
| Posted: 12/02/2010, 10:27 AM |
|
why would upgrading change the HTML ID's?
I think its something more serious.
_________________
http://www.waspmedia.co.uk |
 |
 |
Oper
Posts: 1195
|
| Posted: 12/04/2010, 10:59 AM |
|
i really dont remmber whne CCS change the way they handle the Fields on Editable Grid, Bu tnow they are using ID Array.
so just check if all fields has soemthing like this on the IDs
whavernameid_{row} (somsthing like this with) Just Check.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |