Hi,
I like to set a conditional OnResponseEnd client event on RadAjaxPanel?
Would it be possible to set like this:
if............
RadAjaxPanel1.ClientEvents.OnResponseEnd = "Doit"
end if
My page keeps on saying "Object reference not set to an instance of an object" on this line
Thanks,
Marc