Wisej DataRepeater was introduced with the Wisej 2.1 version, and it is the best alternative for redesigning/replacing a DataGridView. It repeats a template container (Panel) with child controls. The Wisej DataRepeater can also be utilized when the web application should be usable on mobile devices. Instead of having a DataGridView with rows and many columns, the Wisej DataRepeater can display the information of a record in multiple lines, with d ...
Web Enabling – Migration von System.Windows.Forms nach Wisej
In WinForms-Anwendungen stecken viele Jahrzehnte Entwicklungsarbeit für Geschäftslogik und häufig auch sehr benutzerfreundliche graphische Schnittstellen. Bei der Neuentwicklung mit traditionellen Webtechnologien wie ASP.NET, Angular und anderen Frameworks, wird diese Investition nahezu vollständig vernichtet, während das Web Enabling von fecher sie erhält. ...
Customize the look and feel of your application with Wisej’s Writable Themes
Writeable Themes is one of the Wisej features introduced in version 2.1. This new feature allows you to apply different colors, fonts, and other styles for each user of your application. You can create themes and modify any Wisej theme at runtime. ...
Wisej Extensions: Get started with the Desktop Notification Feature
Desktop notifications can be useful for your web application. Silviu Berce, software developer at fecher, describes how easy it is to implement desktop notifications in a wisej web app. ...
How to integrate the Dabeng-OrgChart in Wisej
With Wisej it's easily possible to use OrgCharts, like Dabeng's OrgChart from Github. There are only a few steps required to integrate it into your web application. Try it out! ...