adddeveloper
Programmer
hello!
I'm using this control:
It's to keep the vertical scroll position on postback.
I had tested it before, and it worked, but now...for some reason it doesn't.
I've checked the following and all seems right:
1. The .dll is in the bin folder
2. I do have the reference
3. I have the .aspx reference at the top of the page
4. I have the code behind reference
I tried deleting the control and redragging it onto the page, and that didn't work. In the properties, the MaintainSrollY is set to true.
Any suggestions are welcome!
Thanks!
I'm using this control:
It's to keep the vertical scroll position on postback.
I had tested it before, and it worked, but now...for some reason it doesn't.
I've checked the following and all seems right:
1. The .dll is in the bin folder
2. I do have the reference
3. I have the .aspx reference at the top of the page
4. I have the code behind reference
I tried deleting the control and redragging it onto the page, and that didn't work. In the properties, the MaintainSrollY is set to true.
Any suggestions are welcome!
Thanks!