JRIchmann Posted May 7, 2015 Posted May 7, 2015 Hello... I need help with a Ajax Event inside of a TUniHTMLFrame. a) I have TUniHTMLFrame which render a Chart. By Start all works and Chart in rendered right. I have a Button. With this Button I try to call the Event. But nothing happens. The event is not fiered I use ClientEvents.Extevents In "Click" I write function click(sender, e, eOpts){ ajaxRequest(frm_Graphic.frameChart2, "renderChartsDays" , [ "aaa" , "bbb" ]);} can you anybody help me ? Thanks a lot Quote
Administrators Farshad Mohajeri Posted May 11, 2015 Administrators Posted May 11, 2015 Do you handle this event on server side? If yes, how? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.