Hi all,
When using a gridview and not logged into a asp.net website, the java scrpit does not appear to work. If I am logged in as a user, any pages with gridviews work fine. The only error I'm getting when checking the javascript with Firebug is 'ReferenceError: DES_ValOnSubmit is not defined.' This is a reference to a Peter Blum javascript function, but have no idea why it would fail for anonymous users, and it does for logged in users.
Thanks for any help.