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.

Tag: smartclient

SmartClient 14.0: Server Formulas & Templates

With the release of SmartClient 14.0, we’re introducing a range of server-side data management capabilities that simplify complex data transformations and boost performance for large datasets. This update includes calculated fields, and server-formatted fields. These features make it easier to manage, format, and retrieve data dynamically and efficiently. This blog will cover these advanced data-handling features and explain how they...

SmartClient 14.0: Advanced Querying for Related Entities

SmartClient 14.0 introduces powerful new capabilities for managing data, making advanced querying more accessible and flexible than ever. These enhancements dramatically expand the potential of SmartClient grids and forms, turning them into dynamic, full-featured reporting tools. Whether you’re building complex reports or working with interconnected data, these new features enable faster and more efficient data handling, both for developers and...

SmartClient 14.0: Relation Fields and Shuttle Interface

SmartClient 14.0 fully automates the display, editing, and update of data relationships – including one-to-many, many-to-one, and many-to-many. You simply declare the relationship in your DataSource, and SmartClient does the rest. No coding required. This capability is powered by three major features: Relation Fields, MultiPickerItem, and the Shuttle Interface. Together, they provide a declarative, scalable, and user-friendly approach to managing...

Introducing SmartClient Answer Engine: The Future of Enterprise Data Exploration

In today’s data-driven business environment, the ability to quickly extract meaningful insights from enterprise data is no longer a luxury but a necessity. Yet for most organizations, the process remains frustratingly complex: data analysis typically requires specialized skills, custom report development, or reliance on pre-built dashboards that may not answer your specific questions. That’s why we’re thrilled to announce our...

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...