i am developing asp.net application where i use dhtmlxscheduler to show my all events. it’s show properly in all view(day,week,month). also in event description. but now i want to redirect user from event description page to particular event page. it’s possible to add navigational link in event description window.
i constructing anchor tag as a link from database because i need different link for different event, so i preparing link as our requirement from database and display on editor, this anchor shows as text. i know i have chosen type:text area -