Safari datagrid gridview errors

  • Thread starter Thread starter chrismichaelgardner
  • Start date Start date
C

chrismichaelgardner

Has anyone figured out how to get rid of the "doPostback" Javascript
errors on Safari. I have a simple page with one gridview. When a row
is selected, Safari hangs and the Javascript console reports an
"invalid return type on doPostback". All I'm doing is running a
standard select call (nothing fancy).

I've tried disabling viewstates for both the page and gridview. I've
also tried renaming the form (someone said Javascript may not like
"default" on the postback). Nothing.
 

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