Hello,
Did someone manage to configure Intellisense to support RadControls "Prometheus" scripts?
I'd like to get autocompletion to write lines such as the following:
I tried something like the following without success:
Did someone manage to configure Intellisense to support RadControls "Prometheus" scripts?
I'd like to get autocompletion to write lines such as the following:
if
(Telerik.Web.UI.RadComboBox.isInstanceOfType(source))
I tried something like the following without success:
///<reference name="RadComboBoxScripts.js" assembly="Telerik.Web.UI"/>
Any idea?
Thanks, Laurent