I can't figure out how to implement this in the page I have as coded. I added the scrollOn and scrollOff JS functions. I tried to put:
state.Value="Off" into my
SetPageAsReadOnly() method in the Item.aspx.cs file I sent you. It doesn't know what "state" is. I tried Editor1.state and it doesn't recognize that either.
Can you look at the code I attached previously and advise?