Recent

Author Topic: Extended DBGrid  (Read 1194 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Extended DBGrid
« on: June 18, 2019, 08:31:45 am »
Hi guys, I want to share with you some code written in my spare time. Which allows you to extend the functionality of the classic dbgrid. This is not a new component.
I basically show how

1. Insert filters in the individual columns
2. Add the footer with the summary of the columns
3. Allow to manage memo / blob fields automatically
4. Allow to manage some date / float / integer fields with the appropriate components

I hope it can help someone understand how to improve their applications. If someone wants to work on this code and improve it, feel free to do so. Obviously, if you like it then share your code here.

Edit: the example works with zeoslib and sqlite.
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

 

TinyPortal © 2005-2018