0

When I select date in web application which created by C# asp.net, the page refresh and scroll goes to the top of the page. I want to avoid this auto postback option, so I searched several articles, but could not get the answer.

There is no "autopostback" option to disable refresh. Also, SelectionChanged method was not working. Is there any suggestions?

  • 1
    Welcome Daniel https://stackoverflow.com/help/how-to-ask please check this article on how to ask a good question. It helps if you supply code so we can see why your UI is doing a post back then we can advise how to stop it. – Jonathan.Hickey Dec 17 '18 at 23:02
  • Possible duplicate of [ASP.Net page enter key causing post back](https://stackoverflow.com/questions/4209903/asp-net-page-enter-key-causing-post-back) – codeMonkey Dec 17 '18 at 23:08

0 Answers0