Vittix.DBGrid v1.0.0 – Initial Release
Pre-release
Pre-release
🎉 Initial Public Release
This is the first public release of Vittix.DBGrid, an advanced DBGrid component for Delphi VCL applications.
✨ Key Features
- Multi-column sorting engine
- Advanced filtering with popup UI
- Footer panel with aggregations (SUM, COUNT, AVG, MIN, MAX)
- Runtime column chooser
- Custom in-place editors
- Controller-based architecture
📦 Packages
- Runtime:
VittixDBGridControllerR.dpk - Design-time:
VittixDBGridControllerD.dpk
🧰 Requirements
- Delphi XE7 or newer
- VCL framework
- Any
TDataSetdescendant (FireDAC, dbExpress, BDE, etc.)
📌 Notes
- API is stable for the v1.x series
- Designed for extensibility and performance
- Feedback and contributions are welcome