<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Javascript Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/javascript/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Sat, 02 Sep 2023 20:57:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>Javascript Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/javascript/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>DHTMLX 8.2 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-2/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sat, 02 Sep 2023 14:44:27 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14683</guid>

					<description><![CDATA[<p>DHTMLX 8.2 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-2/">DHTMLX 8.2 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.2​ is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.2 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.2 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f9ee.svg" alt="Added" width="16" height="16" /> Added</h4>
<h4 id="new-functionality" class="anchor anchorWithStickyNavbar_LWe7">New functionality</h4>
<h5 id="datacollectiontreecollection" class="anchor anchorWithStickyNavbar_LWe7">DataCollection/TreeCollection</h5>
<ul>
<li>New filter event and resetFilter(), getFilters() methods</li>
</ul>
<h5 id="gridtreegrid" class="anchor anchorWithStickyNavbar_LWe7">Grid/TreeGrid</h5>
<ul>
<li>The ability to control the header/footer tooltip</li>
</ul>
<h5 id="form" class="anchor anchorWithStickyNavbar_LWe7">Form</h5>
<ul>
<li>New Avatar control</li>
<li>New Fieldset control</li>
<li>New Toggle and ToggleGroup controls</li>
</ul>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f4c8.svg" alt="Improvements" width="16" height="16" /> Improvements</h4>
<h4>Updates</h4>
<h5 id="chart" class="anchor anchorWithStickyNavbar_LWe7">Chart</h5>
<ul>
<li>The series configuration property is extended with the <strong>label</strong> option for setting the text of the legend for a series (for the &#8220;line&#8221;, &#8220;spline&#8221;, &#8220;bar&#8221;, &#8220;x-bar&#8221;, &#8220;area&#8221;, &#8220;splineArea&#8221;, &#8220;radar&#8221;, &#8220;scatter&#8221; chart types)</li>
</ul>
<h5 id="datacollectiontreecollection-1" class="anchor anchorWithStickyNavbar_LWe7">DataCollection/TreeCollection</h5>
<ul>
<li>Functionality of the filter() method is updated. Its second parameter &#8211; the <strong>config</strong> object gets the <em>permanent</em> property instead of the <em>smartFilter</em> one, and the new <strong>id</strong> property. Check the Migration article for details</li>
</ul>
<h5 id="form-1" class="anchor anchorWithStickyNavbar_LWe7">Form</h5>
<ul>
<li>Types of Form controls are restructured. The type declaration file (d.ts) is updated</li>
</ul>
<h5 id="form-simplevault" class="anchor anchorWithStickyNavbar_LWe7">Form. SimpleVault</h5>
<ul>
<li>The API of the control is renewed and improved</li>
</ul>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Form. Fix the functionality of the <strong>change</strong> event of the simpleVault control</li>
<li>Grid/TreeGrid. Fix the functionality of comboFilter and selectFilter that presupposes displaying options in these filters according to the current filtered state of DataCollection</li>
<li>Grid/TreeGrid. Fix the issue with triggering the <strong>change</strong> event after filtering data (after selecting the filter)</li>
<li>Grid/TreeGrid. Fix the issue with incorrect header tooltip rendering due to the use of a colspan</li>
<li>Grid/TreeGrid. Fix the issue with incorrect displaying of header spans in the fixed columns</li>
<li>Toolbar. Fix the problem with not displaying the expand triangle icon on adding sub-items into an element placed lower than the second level</li>
<li>Grid/TreeGrid. Fix the incorrect calculation of the row autoHeight</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX" target="_blank" rel="noopener"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/" target="_blank" rel="noopener"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-82" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-82" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-2/">DHTMLX 8.2 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.2.1 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-2-1/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 01 Sep 2023 15:14:18 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14689</guid>

					<description><![CDATA[<p>DHTMLX 8.2.1 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-2-1/">DHTMLX 8.2.1 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.2​ is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.2 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.2 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f9ee.svg" alt="Added" width="16" height="16" /> Added</h4>
<h4 id="new-functionality" class="anchor anchorWithStickyNavbar_LWe7">New functionality</h4>
<h5 id="datacollectiontreecollection" class="anchor anchorWithStickyNavbar_LWe7">DataCollection/TreeCollection</h5>
<ul>
<li>New filter event and resetFilter(), getFilters() methods</li>
</ul>
<h5 id="gridtreegrid" class="anchor anchorWithStickyNavbar_LWe7">Grid/TreeGrid</h5>
<ul>
<li>The ability to control the header/footer tooltip</li>
</ul>
<h5 id="form" class="anchor anchorWithStickyNavbar_LWe7">Form</h5>
<ul>
<li>New Avatar control</li>
<li>New Fieldset control</li>
<li>New Toggle and ToggleGroup controls</li>
</ul>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f4c8.svg" alt="Improvements" width="16" height="16" /> Improvements</h4>
<h4>Updates</h4>
<h5 id="chart" class="anchor anchorWithStickyNavbar_LWe7">Chart</h5>
<ul>
<li>The series configuration property is extended with the <strong>label</strong> option for setting the text of the legend for a series (for the &#8220;line&#8221;, &#8220;spline&#8221;, &#8220;bar&#8221;, &#8220;x-bar&#8221;, &#8220;area&#8221;, &#8220;splineArea&#8221;, &#8220;radar&#8221;, &#8220;scatter&#8221; chart types)</li>
</ul>
<h5 id="datacollectiontreecollection-1" class="anchor anchorWithStickyNavbar_LWe7">DataCollection/TreeCollection</h5>
<ul>
<li>Functionality of the filter() method is updated. Its second parameter &#8211; the <strong>config</strong> object gets the <em>permanent</em> property instead of the <em>smartFilter</em> one, and the new <strong>id</strong> property. Check the Migration article for details</li>
</ul>
<h5 id="form-1" class="anchor anchorWithStickyNavbar_LWe7">Form</h5>
<ul>
<li>Types of Form controls are restructured. The type declaration file (d.ts) is updated</li>
</ul>
<h5 id="form-simplevault" class="anchor anchorWithStickyNavbar_LWe7">Form. SimpleVault</h5>
<ul>
<li>The API of the control is renewed and improved</li>
</ul>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Form. Fix the functionality of the <strong>change</strong> event of the simpleVault control</li>
<li>Grid/TreeGrid. Fix the functionality of comboFilter and selectFilter that presupposes displaying options in these filters according to the current filtered state of DataCollection</li>
<li>Grid/TreeGrid. Fix the issue with triggering the <strong>change</strong> event after filtering data (after selecting the filter)</li>
<li>Grid/TreeGrid. Fix the issue with incorrect header tooltip rendering due to the use of a colspan</li>
<li>Grid/TreeGrid. Fix the issue with incorrect displaying of header spans in the fixed columns</li>
<li>Toolbar. Fix the problem with not displaying the expand triangle icon on adding sub-items into an element placed lower than the second level</li>
<li>Grid/TreeGrid. Fix the incorrect calculation of the row autoHeight</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX" target="_blank" rel="noopener"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/" target="_blank" rel="noopener"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-82" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-82" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-2-1/">DHTMLX 8.2.1 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.10 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9-10/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 25 Aug 2023 14:58:51 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14448</guid>

					<description><![CDATA[<p>DHTMLX 8.1.10 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9-10/">DHTMLX 8.1.10 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.10 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.10 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.10 Changelog</h3>
<p><strong> </strong></p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Combobox. Fix the issue with the default icon of an option (set via the &#8220;src&#8221; or &#8220;icon&#8221; properties) not displayed in the input field</li>
<li>Toolbar. Fix the problem with the setState() method not applying a value for DatePicker</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX" target="_blank" rel="noopener"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/" target="_blank" rel="noopener"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-8110" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-8110" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9-10/">DHTMLX 8.1.10 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.9 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Tue, 15 Aug 2023 14:56:58 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14244</guid>

					<description><![CDATA[<p>DHTMLX 8.1.9 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9/">DHTMLX 8.1.9 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.9 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.9 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.9 Changelog</h3>
<p><strong> </strong></p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Grid/TreeGrid. Fix the issue with a colspan breaking in case of hiding several of its columns</li>
<li>Grid/TreeGrid. Fix the issue with the Input filter operating with the formatted numeric value instead of the original one</li>
<li>Grid/TreeGrid. Fix incorrect export of boolean values to PDF/PNG</li>
<li>Grid/TreeGrid. Fix incorrect work of the autoHeight property that resulted in not displaying multi-line data in cells</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-819" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-819" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9/">DHTMLX 8.1.9 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.8 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-8/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 10 Aug 2023 14:28:21 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14122</guid>

					<description><![CDATA[<p>DHTMLX 8.1.8 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-8/">DHTMLX 8.1.8 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.8 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.8 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.8 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li>Form. Fix incorrect data rendering in the Input control on blocking changes by the beforeChange event</li>
<li>Grid/TreeGrid. Fix incorrect behavior when typing &#8220;null&#8221; in the inputFilter displayed empty rows</li>
<li>Grid/TreeGrid. Fix the issue with the destructor call after operating with the in-header filters that caused a console error throwing</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-818" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-818" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-8/">DHTMLX 8.1.8 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.7 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-7/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 27 Jul 2023 14:57:23 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13482</guid>

					<description><![CDATA[<p>DHTMLX 8.1.7 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-7/">DHTMLX 8.1.7 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.7 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.7 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.7 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li> Combobox. Fix an incorrect behavior whereby the filter selects option in any case</li>
<li>Core. Fix an incorrect behavior whereby the form datePicker with the defined time format does not work</li>
<li>Grid/TreeGrid. Disallow the html markup in the text property of span, if the htmlEnable property is set to false</li>
<li>Grid/TreeGrid. Fix incorrect displaying of multilines in cells in the exported PDF</li>
<li>Grid/TreeGrid. Fix incorrect displaying of spans in the fixed columns</li>
<li>Toolbar. Fix the incorrect behavior of the toolbar buttons, if the toolbar is attached to a window</li>
<li>Tree. Fix the issue that occurs if the data contains ID set to the 0 number (id:0)</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-817" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-817" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-7/">DHTMLX 8.1.7 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.6 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-6/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 13 Jul 2023 14:47:10 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13316</guid>

					<description><![CDATA[<p>DHTMLX 8.1.6 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-6/">DHTMLX 8.1.6 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_6 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.6 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.6 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.6 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li> ContextMenu. Fix displaying of ContextMenu behind Grid due to incorrect z-index</li>
<li>Grid/TreeGrid. Fix the issue with the comboFilter not rendering options in case of the external data loading/parsing</li>
<li>Grid/TreeGrid. Fix the incorrect data rendering in the autoHeight mode used together with the autoWidth mode when</li>
<li>Grid/TreeGrid is placed in a Layout cell</li>
<li>Grid/TreeGrid. Fix the console error appearing in case of numeric values in the data set combined with the enabled &#8220;multiselection&#8221; mode of the comboFilter</li>
<li>Grid/TreeGrid. Fix incorrect positioning of the select editor when the Grid height is limited</li>
<li>Grid/TreeGrid. Fix the issue when spans ignored the specified column format</li>
<li>Layout. Fix the incorrect calculation of cells&#8217; sizes in the wide layout type</li>
<li>Tree. Fix the issue when focusing an item didn&#8217;t initiate scrolling a view to it</li>
<li>TreeGridCollection. Fix the issue with the getId()/getIndex() methods not working correctly in relation to each other</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-6/">DHTMLX 8.1.6 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 7.3.14 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-7-3-14/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 20 Jan 2023 15:12:54 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">http://orangeinternetsolutions.com/?p=9402</guid>

					<description><![CDATA[<p>DHTMLX 7.3.14 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-7-3-14/">DHTMLX 7.3.14 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_7 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 7.3.14 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 7.3.14 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 7.3.14 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li>Grid. Fix the issue which caused inputFilter/selectFilter to stop working in some browsers</li>
<li>Grid. Fix the issue with automatic adjustment of the column&#8217;s width for header or footer consisting of several rows</li>
<li>Grid. Fix the issue with calculation of the height for frozen columns in Grid with horizontal and vertical scrollbars</li>
<li>Grid. Fix work of drag-n-drop for columns</li>
<li>Grid. Fix work of the headerSort:false property specified for the header consisting of the spanned rows</li>
<li>Grid. Now it is possible to select several cells/rows when using multiselection together with selection:&#8221;complex&#8221;</li>
<li>Grid. Now the eventHandlers property works for frozen columns</li>
<li>TreeGrid. Fix the display of selection for spanned cells</li>
<li>TreeGrid. Fix the issue with display of total values in the footer of the exported .csv / .xlsx file</li>
<li>TreeGrid. Fix the issue with editing of spanned cells</li>
<li>TreeGrid. Now it is possible to collapse/expand the content of the first cell of the first column even if it is included into the colspan</li>
<li>Fix issues with AJAX helper</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-7-3-14/">DHTMLX 7.3.14 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
