How to multiple a column with a number and save in database and show in table

QuestionsHow to multiple a column with a number and save in database and show in table
ManUtd asked 4 years ago

In a list, when i add new record, i want to multiply a column with a number then save and show in table. how can i do that?

3 Answers
ManUtd answered 4 years ago

For example, List 1 Table, columns a,b,c,d. while insert data user will enter values for column a,b,c and column d value will be the value of column c * 8. and save the column d value and show it in table list. how can i do that?

Abu Ghufran Staff answered 4 years ago

Refer this faq: https://www.gridphp.com/faqs/#80

Callbacks are supported in full version.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
ManUtd answered 4 years ago

Thank you..

Your Answer

19 + 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?