User Profile & Activity

Erwin Sanders Member
Page
of 11

Hello,

Quick update on property issue, based on your screenshots, that WebCombo properties is actually displayed. You just need to resize description part to be more narrow.

For the WebGrid, is this the same issue that you reported regarding hierarchical structure? If so, our development team are still working on this. I did try it on my end but unfortunately, it works fine (except when I changed the WebGrid's hierarchical to true).

I'm sorry for any delay and we'll try to adjust our environment just like yours.

Best Regards,
Erwin Sanders

Hi Luciano,

First you could try to create a new project and embed a WebGrid in that page, see if the WebGrid designer can be opened. If it does, then you can continue by migrating your original project to that.

I'm using Windows 8, VS 2015 Enterprise, WebGrid 10, WebCombo 7, and latest WebUI framework. I attached the latest nightly-built hotfixes as well if you ever needed them. Note that this nightly-built hasn't fixed the WebGrid Designer with hierarchical yet.

Hope this helps.

Best Regards,
Erwin Sanders

Hi Luciano,

I think there's no need to open another thread as someone with the same issue reported this a couple days ago. If you'd like you can see it on this page. On that thread, the problem was fixed by renewing the ISNet.WebUI.WebGrid.Editor.Metro in GAC.

First thing that you can do is to check the assemblies version whether it's the same as in the assemblies folder and in your project's. Then you can renew the Metro dll assembly and try rebuilding your project.

Let me know if this helps you. By the way, if this is the problem with WebGrid's hierarchical that you reported in this thread, our development team are still working on that and I'll notify you once it's done.

Best Regards,
Erwin Sanders

Hi Sachin,

Here's the nightly-built hotfix for fixing the multiple selection date issue that you reported. As for the calendar height issue that changes by itself everytime the date is clicked, we are still investigating on that.

To apply the WebEssentials hotfix, please follow these steps:

  1. Extract the hotfix file, for example : WebEssentialsNET4_0_1000_16.zip.
  2. Copy the entire contents of \bin folder and paste it to [Installation Folder]\Intersoft Solutions\WebUI Studio for ASP.NET\WebEssentials.NET 4.0\Bin.
  3. Copy the entire contents of \script folder and paste it to [Installation Folder]\Intersoft Solutions\WebUI Studio for ASP.NET\CommonLibrary\WebEssentials\V4_0_1000 folder.

Hope this helps.

Best Regards,
Erwin Sanders

Hello Luciano,

Here's the nightly build hotfix for ASPNET-364. To apply this hotfix manually, you can follow these steps:

  1. Extract the hotfix file, for example : WebInput5_0_7200_266.zip.
  2. Delete ISNet.WebUI.WebControls.WebInputDesigner.dll and ISNet.WebUI.WebControls.WebInputWizard.dll from GAC (located in C:\Windows\assembly).
  3. Copy the entire contents of \bin folder and paste it to [Installation Folder]\Intersoft Solutions\WebUI Studio for ASP.NET\WebInput.NET 5.0\Bin.
  4. Drag ISNet.WebUI.WebControls.WebInputDesigner.dll and ISNet.WebUI.WebControls.WebInputWizard.dll from [Installation Folder]\Intersoft Solutions\WebUI Studio for ASP.NET\WebInput.NET 5.0\Bin to GAC.
  5. Copy the entire contents of \script folder and paste it to [Installation Folder]\Intersoft Solutions\WebUI Studio for ASP.NET\CommonLibrary\WebInput\V5_0_7200 folder.
Hope this helps.

Best Regards,
Erwin Sanders

Hello again Luciano,

This has been addressed as an issue under ASPNET-364. I'll keep you updated on this. Thank you for the report, we really appreciate it.

Best Regards,
Erwin Sanders

Hi,

I tried replicating your issue by using EditType="CalendarCombo" and EditType="CalendarDropdown" as well as configuring the IE 11 to normal mode and compatibility mode, but unfortunately this doesn't happen.

Would you send me a sample that could replicate your reported issue? Also, what did you mean by 'calendar control inside webgrid into webgrid'? Are you using Hierarchical structure?

By the way I'm using WebGrid 10.

Best Regards,
Erwin Sanders

Posted: April 8, 2016 1:26 AM

I think it'd be better if you'll just make a new thread since it is a completely different issue. Would you also elaborate on how they look (a screenshot perhaps) and how to replicate it? Thank you in advance, Luciano.

Best Regards,
Erwin Sanders

Posted: April 7, 2016 10:25 AM

Hello Luciano,

Thank you for the sample. It indeed happens on our end and I found a good workaround for this. Simply add CustomRules to WindowStyle's Active property. Here's a snipet code for it.

...
<WindowStyle>
<Active BaseStyle="Normal" BorderColor="#166AEE" CustomRules="overflow: hidden !important;">
</Active>
...
</WindowStyle>
...

Note that you need to add important value to it as it seems an issue from our end. Somehow the overflow style itself is being overridden by a new style. I'll investigate further whether this is indeed a problem from our internal code, but for now that CustomRules will work just fine.

Hope this helps.

Best Regards,
Erwin Sanders

Hello Sachin,

First of all I'm sorry if you feel obliged that previously I asked you to migrate to Unified Theming. The reason I did it was because many of our previously styling issues have been improved in Unified Theming as well.

Anyway, your reported problems do happen on our end, and these will be addressed as issues. We'll also keep looking if there's any workaround for the moment.

Best Regards,
Erwin Sanders

All times are GMT -5. The time now is 4:54 AM.
Previous Next