Search found 1 match
- 09.05.2008, 00:12
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: last calculated field disappear in DBGrid after append
- Replies: 1
- Views: 881
last calculated field disappear in DBGrid after append
I use Zeoslib with SQLite. I prepared simple table with only one datafield. There are on the form: ZConnection, ZTable, Datasource, DBGrid and DBNavigator and added one field calculated-type, filled in below procedure: procedure TForm1.ZTable1CalcFields(DataSet: TDataSet); begin ZTable1calcfield.AsS...