cancel
Showing results for 
Search instead for 
Did you mean: 

Postback from datagrid causes Javascript error.

Former Member
0 Kudos

Hello,

I have just upgraded to .net PDK 2.5 and now some existing code is not working. When I do a postback from a datagrid I get a javascript error.

The error states that WebForm_PostbackOptions is Undefined.

Any help would be greatly appriciated.

Many Thanks,

Paul.

Accepted Solutions (0)

Answers (1)

Answers (1)

rima-sirich
Advisor
Advisor
0 Kudos

Hi Paul,

Could you, please, paste the code that causes the error ?

Regards,

Rima.

Former Member
0 Kudos

Hi Rima,

Thanks for your reply. I have now solved the problem. For info it was due to the fact that SP16 come's pre-installed with the PDK 2.5 runtime files and I was developing with the PDK 2.0. I un-deployed the version 2.5 SDA files and deployed the version 2.0 files and it now works fine.

Thanks for taking the time to reply though.