Computer Science, asked by rajbirphull84, 1 year ago

Differentiate between hiding a field and freezing a field?

Answers

Answered by SanyaBhasin
10
Hiding - (1)The field cannot be seen by the user. (2) The field cannot be edited by the user usually. (3)Row number or column letter is also hidden in this case. Freezing - (1)The field can be seen by the user. (2) The field can be edited by the user usually. (3) Row number or column letter is not hidden in this case.
Answered by maheshwarishipra2
1

Answer:

Hiding

1- the field cannot be seen by the uses

2- the field cannot be edited by the user usually

Freezing

1- the field can be seen by the user

2- Row number or column letter is not hidden in this case

Similar questions