Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hello,
I have a module that searches some data and I've made it with two definitions - a "Search" module and a "Results" module. They use intermodule communication to pass the search parameters to the results.
In a normal system, I know I could use the RadAjaxManager to make the two modules ajaxified... but I'm not sure how to do that in DNN.
Does anybody know a way to have a postback in one module do an ajax request in another?
Thanks,
Mike