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
Could you confirm whether the test page is viewed in Compatibility View? Because I only able to reproduce the problem when it (Compatibility View) is enabled.
I made following changes to SimpleUnboundGrid.aspx file and the problem is no longer persist:
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<style> div.WG5-F div table { width: 100%; } .WG5-Header { box-sizing: border-box; } </style>
For your reference, I attach the modified version of SimpleUnboundGrid.aspx file.
I created a simple WebApplication project which targets to .NET Framework 4.6.1. A page, containing a simple unbound WebGrid - WebForm1.aspx, is added into the project.
The assemblies are obtained from packages folder of the project. I was unable to reproduce the reported JavaScript problem (both deployment and local).
For your reference, I enclosed my project as attachment. Please have the project evaluated on your end and let me know if you have different result.
Please let me know whether V6_0_7200 is compatible with .NET 4.6.1 or not.
Based on the result of my test, WebGrid 6 is compatible with .NET 4.6.1.
As you may know that WebGrid 6 (and WebDesktop 2.5) has now been discontinued for several years and there are not going to be any further updates for it. I recommend you to upgrade your product. The most recent version of WebGrid is WebGrid 10 and WebDesktop is WebDesktop 5.
Following images (attached in the initial post of this thread) are accessible (can't be opened): Screen2.png and Screen3.png. Please provide the image so that I can assist you further.
From the screenshot, MultilineTextbox is used as WebGridColumn (in this case is the Comment column) EditType.
You can try to set the row height to a bigger value (40px for example - RowHeightDefault="40px") or use TextBox as the column's edit type instead.
Hope this helps.
Glad to know that the snippet code helps.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.
I created a very simple WebSite containing a single page with WebGrid control inside. Please find the sample in the attachment, WebSite_WebGrid9OnChrome.zip.
Following screenshot shows how the TestPage.aspx is rendered in Chrome browser (Version 53.0).
As shown in the screenshot, the reported problem: the grid headers are missing in the chrome browser, is not reproducible.
Please have the attached sample evaluated on your end and let me know if you have different result.
I managed to add line break in tooltip by adding
\n
between the text. Following is the snippet code:
WebGrid1.RootTable.Columns.GetNamedItem("CompanyName").HeaderTooltip = "This\nis my \ntext example \nof tooltip. \nThis is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip.";
Result:
Thank you for the detail information and the sample.
In IE Developer Tools, the value shown under the Taken column is the Request time. Request: Time to first byte. The time taken to send the request and receive the first response from the server.
The time taken to get/download the resource is Response time. Response: The time taken to receive the response data from the server.
By using your sent sample, I got 5.76 s of Request time and less than 1 ms of Response time (see screenshots below).
... it takes between 11s-15s to get the ISRes.axd?G/Localization.default.xml
I believe when we try to measure the time takes to get the Localization.default.xml, we should refer to Response time (not Request time). Note: in Chrome developer tools, the Response time is Content Download; and the Request time is Waiting (TTFB).
Please let me know if you have different thoughts.
Glad to hear the good news.
Thanks for your patience.
Build 976 of WebUI.NET Framework 3.0 (enclosed as attachment) is now available in our nightly build server which addressed this issue. Please give it a spin and let us know how it works in your end.
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