Answer Posted / triveni
Usually one implies the other.
If a user clicks on "Edit" , he/she can change the values,
but the Update is not performed until they click on "Save".
There are some situations where users will edit the record
but will be prevented from updating it , for instance in a
validation rule.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is php simple definition?
Do you know what is the differences between $a != $B and $a !== $B?
What does $_server mean?
What is a php session?
What is $row in php?
What is a static variable in php?
Why php is sometimes called as embedded scripting language?
What is a string in php?
What is php addslashes?
What is a controller in programming?
Tell me how to retrieve a cookie value?
What happens when submit button is clicked?
What is session in php w3schools?
Tell me what does pear stands for?
Does php support polymorphism?