Privacy Policy and Cookies

By continuing to use our site, you agree to our Privacy Policy and our use of cookies to understand how you use our site, and to improve your experience. Learn More.
I Agree.
The Isomorphic Software Blog

Announcing SmartClient 13.1: Power-Packed Features for Performance, Data Management, and Testing

SmartClient 13.1 is here, bringing a wealth of new functionalities designed to enhance application performance, streamline data management, and elevate automated testing capabilities. This latest release provides advanced tools to help developers create faster, visually appealing, and more robust applications. Here’s a look at what’s new: 1. Next-Level Visuals: Elegant Skins, Scalable Icons, and Retina-Quality Media Shiva Skin: A new,...

SmartClient 13.1: Cypress testing and search locators

SmartClient 13.1 advances how developers approach automated testing and makes locators even more intuitive. Testing frameworks are integral to ensuring application stability. SmartClient’s remarkable new tools, including Cypress integration and Search Locators, are built for just that purpose. This blog post will cover these two new feature additions in 13.1. Full support for Cypress testing End-to-end testing is a critical...

SmartClient 13.1: Union DataSource, client-server filtering, and advanced fetching

With the release of SmartClient 13.1, we’re introducing several interesting new features. These features help developers with complex data queries, optimize data fetching, and enable faster performance with large datasets. In this post, we’ll explore three key additions: Fetching only needed data Fetching unnecessary data is one of the most common performance bottlenecks in data-driven applications. You can now fetch...

SmartClient 13.1: Superior performance and better visuals

We are introducing a range of powerful and interesting new features focused on improving server performance and delivering stunning visual updates. These updates will improve your development process and ensure that your UI is just as visually appealing and responsive across all devices. In this blog, we’ll explore three key features: the new Shiva skin, our cutting-edge SVG spriting technology...

Build a React Excel-like Grid with SmartClient

Most React projects use a third-party component when they require a responsive and dynamic data grid. Sadly, most third-party libraries can’t quite offer the extensive feature set that enterprise applications need to manage millions of rows of data. If this is your situation, the SmartClient React component is your best choice. SmartClient provides a comprehensive suite of UI components for...

Multi-Record Editing in SmartClient

Multi-record editing is often a complex process involving tracking and managing pending edits across multiple records. It encompasses several data management concerns. They include temporarily storing and merging edits server-side, ensuring optimal performance, addressing potential collisions, and even applying distinct styling for edited values. It also requires cleaning up any temporary storage used on the server.  By leveraging the extensive...