Hi all,
I am wondering if anyone knows hows to use calculated fields with dBGrid. I am using C++Builder v6 Enterprise version. At the moment I am using the VCL data source and query components to connect to a remote MySQL database. Then I am displaying the query results in a DBGrid.
This is all works fine and dandy and involved very little programming. The problem is that I wish to add a calculated field into the DBGrid and I can't find a way of doing it.
If this kind of functionality is not supported by DBGrid is their another component that will do the trick? Will even consider 3rd party components (freeware or commercial). Its just that this would be a great time saver for this project.
Regards
Glenn.
I am wondering if anyone knows hows to use calculated fields with dBGrid. I am using C++Builder v6 Enterprise version. At the moment I am using the VCL data source and query components to connect to a remote MySQL database. Then I am displaying the query results in a DBGrid.
This is all works fine and dandy and involved very little programming. The problem is that I wish to add a calculated field into the DBGrid and I can't find a way of doing it.
If this kind of functionality is not supported by DBGrid is their another component that will do the trick? Will even consider 3rd party components (freeware or commercial). Its just that this would be a great time saver for this project.
Regards
Glenn.