Because every round-trip to the server introduces latency, web forms do not trigger a server event for every minor user action (like moving a mouse). Instead, only significant actions like button clicks or specific index changes typically trigger a postback to the server.