Hi, Infragistics guys,
Currently I am migrating some Silverlight applications to ASPNetCore. On SL apps, I used the calcmanager control and I need migrate this funcionality to the new application... Can you help me on how can I do this ? I searched on documentation and forums without success... thanks a lot in advance
Best regards,
Javier Carreño
From Bogota, Colombia
Before you buy, you should consider a few factors. First, what type of soundbar do you need? Most come in either a 2-channel or 5-channel (or more) configuration. A 2-channel soundbar is great for basic, everyday sound, while a 5-channel soundbar will provide a more immersive surround sound experience. https://drsoundbar.com/best-soundbar-under-100/
Hello Javier,
I understand your concerns, however, at this point we do not have an equivalent to the WebCalcManager component from the Ultimate UI for ASP.NET WebFroms toolset within ASP.NET Core application.
What I can think of, in regards to having such component implemented in any of the future versions of Ignite UI for Angular toolset (since this one is where the major part of our development effort is focused) is logging a feature request in our GitHub repository here. This will give you the opportunity do directly communicate with our development team regarding the issue and get notifications whenever a new information is available.
Please let me know if you have any additional questions.
Hi Vasya, thanks a lot for your response...
I already saw the example and its so limited.... My applications use extensively user-friendly formulations, including custom functions, statistical functions, big formulas with many "If" sentences, screens with thousands (not hundred, thousands) controls with calcmanager/calcsettings for complex calibration/laboratory calculations, etc.
And all this, built on Infragistics controls over more than 10 years, not only in silverlight, but also in winforms and wpf...
So, are there not alternatives? I could use somehow the infragistics calculation manager of asp.net web forms ? Is available the source code to migrate to JavaScript/Typescript ? any other alternative ?
Thanks a lot
Thank you for posting in our community.
At this point the Ignite UI for ASP.NET Core does not provide a CalcManager component out for the box.
What I can suggest is using a combination of igEditors in order to achieve your requirement. In our online samples browser we have a sample where we are implementing a loan calculator, that I believe you will find very helpful for you. Using similar approach you can implement a calc manager behavior in your application.
Please let me know if I could be of any further assistance.