Codejock Grid Control Visual C++ MFC is a user interface component for adding tabular data presentation to Microsoft Foundation Class applications. It gives developers a configurable grid for displaying records, editing values, sorting columns, grouping rows, and applying custom formatting within native Windows desktop software.
Tabular Data Presentation
Provides a grid interface for displaying structured datasets inside MFC based Windows applications.
In-Place Data Editing
Supports editing directly within grid cells, allowing users to modify values without leaving the current view.
Column Sorting Support
Allows data to be sorted by column so users can reorganize records based on the values that matter to them.
Row Grouping Features
Supports grouping records by selected column values, helping applications organize related items into collapsible sections.
Customizable Cell Formatting
Developers can adjust the visual presentation of cells through formatting options such as colors, fonts, alignment, and other display properties.
Selection and Navigation Handling
Includes support for keyboard and mouse interaction so users can move through rows and columns, select items, and work with data.
Runtime Grid Configuration
Allows rows and columns to be created and configured programmatically at runtime. Developers can adapt the grid structure to match different datasets, application states, or business logic without needing to redesign the user interface.
Event Based Application Integration
Exposes events related to user actions such as selection changes, editing activity, and sorting operations.
Native MFC Application Support
Designed for integration into Visual C++ projects that use Microsoft Foundation Classes. This lets developers add grid based data presentation to native Windows desktop applications.
Custom Drawing and Behavior Control
The component supports programmatic customization of how grid content is displayed and how users interact with it. Developers can implement application specific presentation rules, conditional formatting, and tailored interaction behavior to suit particular interface requirements.
Product Compatibility
Review the details below to ensure this product is supported within your environment.
Component Type
Static Link Library
C++ / MFC Class Library
Windows DLL
About Codejock Software
Codejock Software, founded in 1998 and based in Morrice, Michigan, specializes in reusable software components that accelerate the development of graphical user interfaces for Windows applications. With a focus on Microsoft Visual Studio platforms, it is known for its wide range of user interface libraries and controls that deliver modern visual styles and flexible functionality to application developers. Codejock Software stands out for its commitment to customer support, regular updates, and source code availability, making it a trusted choice among corporations and independent developers alike for creating polished, efficient Windows applications.