Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
350
web data menu + asyncrhone post back and register startup script never execute
posted

Hi all,

i'm a beginner , we work with visual studio 4.0 and we migrate to the new version of infragistics v 15.1

before, on this application we have an ultra web menu , a user click on a item, go to the server , save some information and execute a javascript with scriptmanager.registerstartUpscript ..

that's work fine with NO POST BACK ..

Now, we made the migration and use the web data menu

when the user click on a item on the web data menu we go to the server method but if the flag autopostback item click is set to false the scriptmanager is never executed !

same thing with flag asyn, that's work fine with the flag post back => on but we need to keept no post back ..

Any advise or some solution ?

thanks in advance

christophe

Parents Reply Children
No Data