﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - DHTMLClientControl</title><link>http://www.intersoftsolutions.com/Community/Tags/DHTMLClientControl/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Cannot set custom editor for Webgrid 10 in VS2015 Intersoft Component Designer</title><link>http://www.intersoftsolutions.com/Community/Tags/DHTMLClientControl/</link><pubDate>Wed, 11 Jan 2017 07:44:52 GMT</pubDate><dc:creator>UBS_Csaba</dc:creator><category>error</category><category>Webgrid 10</category><category>custom editor</category><category>DHTMLClientControl</category><description>&lt;p&gt;Hi All,&lt;/p&gt;&lt;p&gt;I have created a custom editor for Webgrid and added to the grid in the component designer, under Other Settings/Custom Editors. It is DHTMLClientControl (img1). I have specified the name and the JavaScriptFiles.&lt;br&gt;&lt;br&gt;My problem is that if I edit the colums under Roottable/Columns and set EditType to Custom and I am trying to set the CustomEditorName property for this column with opening the dropdown (img2, right side), i see only an error message, img3 . &amp;nbsp;This is error message is coming with the Webgrid tutorial solution included in&amp;nbsp;&lt;br&gt;the tutorial project in&amp;nbsp;C:\Program Files (x86)\Intersoft Solutions\Tutorials\cs too.&lt;br&gt;&lt;br&gt;I am using VS2015, IIS Express and a file system based web site. SmartWebresources are enabled.&lt;br&gt;&lt;br&gt;&lt;br&gt;I searched the documentations but I found screenshots for older editors here:&amp;nbsp;http://developer.intersoftsolutions.com/display/WebUI/Built-in+Custom+Editor . Is an up-to-date tutorial for custom editors there?&lt;br&gt;&lt;br&gt;Also, if I specify the custom editor manually, I got an error message "Can't find implementation object for customeditor 'MonthEndCalendar'" .&lt;br&gt;&lt;br&gt;I figured out that ISRes.axd tries to download&amp;nbsp;MonthEndCalendar.js, so I copied my JS file to the CustomEditors folder under several names, but it didn't help, ISRes.axd didn't find it.&amp;nbsp;&lt;br&gt;I also tried to rename one of the original JS files (Webgrid_Calendar.js) to see how ISRes,axd works but it was able to find the original file even if I renamed all occurences of this file (under CommonLibrary in the website and in Program Files/Intersoft Studio/... to).&lt;br&gt;&lt;br&gt;What can be the problem here? Why is ISRes.axd unable to find my JS file?&lt;br&gt;&lt;br&gt;I experienced also that WebGrid throws Javascript errors during calling the built in&amp;nbsp;wgSetSelectedObject method, see&amp;nbsp;wgSetSelectedObject.jpg please.&amp;nbsp;&lt;/p&gt;&lt;p&gt;What can cause these several problems? Am I missing something during the installation? I copied the CommonLibrary folder into the root of our web application and all required DLLs are added to the project as a reference.&lt;/p&gt;&lt;p&gt;&lt;br&gt;Thanks in advance,&lt;/p&gt;&lt;p&gt;Csaba&lt;/p&gt;</description></item></channel></rss>