Is it possible to retrieve date and time as part of a code snippet. I want users to be able to click the 'Insert Code Snippet' and insert a snippet which puts in the date and time. All the examples just show pure HTML.
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 30 Oct 2009, 06:38 AM
Hi SnailHi,
You can add programmatically the date and time to the templace html content by attaching to the OnClientPasteHtml event of RadEditor and executing the following function: