Hi Alaa,
Thank you, it works.
Hi Cristian,
thanks, that helps us in tracking it down. We´ll keep you updated.
Best regards
Frank
Hi Frank,
as workaround, in redendering option, if I disable Edge/Chrome and active IE it works again
Hi Frank,
downgrade to 17.5.4 the problem persists!
I’m stuck 🙁
Hi Eric,
You’re missing the Designer assemblies:
You can install the Wisej-2-VisualStudioDesigner NuGet package, or download the installer from https://wisej.com/previous-builds/.
HTH,
Alaa
Hi Frank,
thank you.
The problem is more serious than expected, I uninstalled visual studio and installed at 17.6.0 and the same problem.
Now I try with 17.5.x
Hi Alex,
I could reproduce what you reported and we´ll check in detail what changed here.
We´ll get back to you asap.
Best regards
Frank
Hi Cristian,
I´ve tested with Visual Studio 17.6.2. and could reproduce the problem.
We´ll investigate and get back asap.
Best regards
Frank
Hello,
We’ve been able to replicate this, and we’re looking into it.
Thanks for bringing this to our attention.
-Julie
Hello,
Thank you for reporting the issue!
An enhancement will be released in the next version of Wisej.NET!
Best,
Alaa
Hi Pablo,
Would it be possible to wrap up a small reproducible test sample to check exactly what went wrong?
In general, we recommend using Theme Mixins or Custom Themes if you’re going to apply any kind of customization for Wisej.NET components, it’s much better than using CSS!
From what I understand, looks like something is overriding the CSS styles of the controls, hence why we would need the test case!
HTH,
Alaa
fig1: the buttons in question. Notice they all look gray except for the righter most one which looks black (as it should)
fig2:the pencil button after its image got removed on hover
fig3: that’s what the buttons look like after reloading the control by changing to a different one and then going back to it
fig4: the designer code of two buttons, the one on top is one of the faulty ones and the one on the bottom a working one (note that is the exact same code)
Hi Kurt,
can you please send your web.config including the license key to supportATwisej.com?
Thanks in advance,
Frank
Hi,
the new chat component will be available with source code so you can modify it to fit your needs including localization etc.
Best regards
Frank
Don’t you have yet native Wisej solution for avatar images cropping?
Hi, Luca,
I do not switch culture in Default.json.
I have my own runtime localization model in which I just change column headers text in runtime mode after klick on different language button.
It is funny because if I reload the grid content columns headers widths adjust to columns headers text.
Should I each time add and delete one row in the grids just to adjust column headers width or there is more elegant way?
Thanks Alaa, I had already thought of doing that, it’s just a little bit of a pain embedding controls. I’ll have a look at hard / easy it would be to incorporate it natively and if I can do it, I’ll submit a pull request.
Hi Neil,
The RibbonBarItemComboBox only supports a list of strings, however, you can use any regular ComboBox with the RibbonBarItemControl!
It’s relatively simple, just drag and drop a ComboBox into your designer window, then select the RibbonBarItemControl and choose the dropped ComboBox as its control from the Properties tab in Visual Studio!
I have attached a sample.
Also, if you want, you can change the extension to support any object and submit a pull request, all the extensions are open-source!
HTH,
Alaa
Hi Pablo,
you can pass the members to a collection that is instantiated at the form level.
If that does not solve your problem we´d need a test case to better understand your requirements and what you´re trying to achieve.
Best regards
Frank
Hi Fred,
Thank you for contacting support and sorry for the late reply!
The DevExtreme Premium library is based off of the Web Version of DevExpress, it’s quite limited in functionality in comparison to the WinForms control.
In order to use each individual control, you’ll have to also look at their documentation and check the Options property for any needed changes.
Furthermore, there are some limited functionalities based off of the license type, for a trial license, you can use all of the premium extensions, but you’re going to see the watermarks as you have noticed!
HTH,
Alaa