Button in a DataList causes 'Invalid postback or callback argument'

  • Thread starter Thread starter Mufasa
  • Start date Start date
M

Mufasa

I have a datagrid where in the item template I have a button. No matter what
I put in the button, I get the dreaded Invalid Posterback or Callback
Argument error.

Any ideas on how to fix it?

TIA - J.
 
Turns out I had a routine called Page_PreLoad instead of calling it
Page_PreRender. Now it works.

TIA - Jeff.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top