How do I display the updated value from another model, example
>
> Model A
>
> C = user inputted value
>
>
>
> Model B
>
> A = initial value of 0 + C
>
> B = initial value of 50 – A
>
So every time a different user input a value in C the A & B will
automatically be updated, when A = 50
I am really stuck in my code. I have this printing project I have created.
I wanted that in my student profile class, it will automatically update the
the total printout and the available printout after the user has inputted
the corresponding value in the prinout class. and also the report
gen
I am really stuck in my code. I have this printing project I have created.
I wanted that in my student profile class, it will automatically update the
the total printout and the available printout after the user has inputted
the corresponding value in the printout class. and also the report
gen
3 matches
Mail list logo