Question

I have develop a small Kendoui app in asp.net in this i have dynamially bind the values for listview a href,it is working fine now.But my issue is

When click the listview a href link that goes to next page but it reload more than one time how can i prevent this page load issue.

Please help me..

Was it helpful?

Solution

PageLoad may be fired twice for many reasons (and it depends on page content/set-up), you can find more details (and an answer) here: http://forums.asp.net/t/990627.aspx/1

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top