hiya,
We need to add a button (ideally beside the "Update" button), that will cause a server side event.
I've seen the following example, which looks interesting, but isn't exactly what we need:
http://demos.telerik.com/aspnet/Editor/Examples/CustomTools/DefaultCS.aspx
We need to be able to grab btnClick event on the server.
I see that there's a "
We need to add a button (ideally beside the "Update" button), that will cause a server side event.
I've seen the following example, which looks interesting, but isn't exactly what we need:
http://demos.telerik.com/aspnet/Editor/Examples/CustomTools/DefaultCS.aspx
We need to be able to grab btnClick event on the server.
I see that there's a "
RadEditorCommandList" which looks useful.
Is there any way that we can use this (or similar) to grab the click event of the custom button that we've added?
many thanks,
yogi