Developer forum

Forum » Development » Ajax components

Ajax components


Reply

Hi,


 


I would like to know if Dynamicweb Developer moduleis capable of handling AJAX components? If so, are there any special files to implement, configure or activate?


 


Best Regards,


Nuno


Replies

 
Nicolai Høeg Pedersen
Reply
nuno wrote:


Hi,




 




I would like to know if Dynamicweb Developer moduleis capable of handling AJAX components? If so, are there any special files to implement, configure or activate?




 




Best Regards,




Nuno



Hi Nuno


 


There is a lot of Ajax libraries out there and most of them can be used in Dynamicweb. In the frontend you will have to find a library which is completely javascript based whereas the frontend does not support Microsoft.Ajax since it has to be nested as controls.


 


If you want to implement Ajax in the administration as part of a custom module you can use Microsoft.Ajax since all of the administration is normal webforms.

 
Reply

Hi Nicolai,


 


Thanks for the tip.


 


Best Regards,


Nuno

 

You must be logged in to post in the forum