iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
I am using webcombo in a page which also contains Infragistics WebDataGrid component.
When viewing the page using Firefox the grid is not displayed.
I have attached the sample application for recreating the issue.
Please help in this.
With Thanks and Regards,
Giridhar JG.
Thank you for the sent sample.
I found out that the grid is not displayed because its visibility style (element style) is set to hidden. Following snippet code shows the specific div element of WebDataGrid:
<div style="border-width:0px;height:130px;width:410px;overflow:hidden;visibility:hidden;" class="ig_Control igg_Control" id="Grd_Test">
Please try to set the visibility style to visible or inherit to display the WebDataGrid.
Hope this helps.
Hi Yudi,
Thanks for the reply.
The style for the div tag containing grid will be hidden initially.
Later after completing all the required operations the style will again get changed to visible.
During the processing there is some error in Intersoft script. After this point there is no processing happening. So the grid is not getting visible.
This issue exists only in firefox. The script error raised is below:
TypeError: this.parentElement is null
http://localhost/WebComboGrid/ISRes.axd?F/IEMozBridge.js/305000910
Line 7
Please suggest on this.
Thank you for the reply. The script error stop at removeNode function in IEMozBridge.js file. From stack trace, it is Infragistic script that call the removeNode function.*This problem - script from other vendor/control has same name - might occur when we mix other vendor/control into a project.
I enclosed the modified version of Intersoft JS files which can be used temporarily to address this issue. By using this JS files, the reported error in Intersoft script (exist only in Firefox browser) is no longer persist.
Please note that the changes will applied to the new WebUI.NET Framework 3.0 hotfix (which will be ready by the end of March 2015). So you'll need to replace the JS files with the official one (when the hotfix is ready).
This should helps.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname