Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. "Invalid Postback error"

"Invalid Postback error"

Scheduled Pinned Locked Moved ASP.NET
data-structureshelptutorialworkspace
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jeeva Mary Varghese
    wrote on last edited by
    #1

    Hi All, I am working with the tree view control for a secure site , which has numerous nodes. But i get an error when i click on a node to expand it.I can see this only attimes(I guess it happens only when i don't give time for a node to expand and click on some other node to expand). The error is like:- Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> in a page Can anyone tell me how to prevent it from happening :confused: Thanks & regards, Jeeva

    T 1 Reply Last reply
    0
    • J Jeeva Mary Varghese

      Hi All, I am working with the tree view control for a secure site , which has numerous nodes. But i get an error when i click on a node to expand it.I can see this only attimes(I guess it happens only when i don't give time for a node to expand and click on some other node to expand). The error is like:- Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> in a page Can anyone tell me how to prevent it from happening :confused: Thanks & regards, Jeeva

      T Offline
      T Offline
      ToddHileHoffer
      wrote on last edited by
      #2

      For whatever reason, when EnableEventValidation="true" you have to wait for the page to finish loading before you click on a control in the page. Otherwise you get an errror. In your page directive you could set EnableEventValidation="false".

      GameFly free trial

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups