Waspman
Posts: 948
|
| Posted: 01/28/2011, 12:10 PM |
|
I must be me!
I'm having problems with editable grids in both php and asp.
I can't seem to stop empty fields being created or update certain fields with a value before the grid is submitted.
I still think it's 4.3 as I didn't have the problems before I upgraded.
Anyone know a way round these issues?
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 01/28/2011, 12:23 PM |
|
I think the problem is something to do with checking field values before the grid is submitted?
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 01/30/2011, 2:47 AM |
|
Anyone got a work round for this problem?
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 01/30/2011, 3:09 AM |
|
Is there another way to check fields before submission
Being doing this...
if orders1.item_approved.Value = 1 then
orders1.Approved_date.Value= Date()
end if
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 01/30/2011, 3:15 AM |
|
Cracked it!
It's not BEFORE BUILD UPDATE, its ON VALIDATE ROW!
Brill
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 01/30/2011, 3:17 AM |
|
They say that in space know one can hear you scream. It's a bit like that on this forum - hahahaha.
I have to answer my own post to feel wanted
_________________
http://www.waspmedia.co.uk |
 |
 |
andrewi
Posts: 162
|
| Posted: 01/30/2011, 12:37 PM |
|
I bet everyone using CCS will have had a similar scream at times!
|
 |
 |
isoftware_com
Posts: 13
|
| Posted: 02/03/2011, 1:40 PM |
|
yup, I got caught on this one. enjoy the scream cause in Yes Software no one can hear your scream........
_________________
isoftware.com
Looking for Codecharge VB.NET Freelance Developers
|
 |
 |