sql save number value

Questionssql save number value
Dan Foegelle asked 10 years ago

The grid keeps adding quotes around numeric values in the SQL update statement. How do i get rid of those and save to a decimal field?

1 Answers
Abu Ghufran answered 10 years ago

Hello,

Try adding 'isnum' property with column, to avoid quotes.

$col["isnum"] = true;

Your Answer

1 + 9 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?