Search found 26 matches
- Fri Sep 13, 2024 12:18 pm
- Forum: FMX
- Topic: Delphi 12.2
- Replies: 1
- Views: 4243
Delphi 12.2
I have a TeeChart and TeeGrid license valid, when will the update for Delphi 12.2 be available?
- Tue Jul 09, 2024 8:43 am
- Forum: VCL / FMX
- Topic: clientdataset persistent fields property
- Replies: 7
- Views: 25860
Re: clientdataset persistent fields property
Hi Marc Thank you for your always prompt response I used all the code you provided and improved it I also solved the problems I reported to you and which I will try to explain better here If anything you could create a small demo or a note for those who use your wonderful component whose wide possib...
- Mon Jul 08, 2024 9:39 am
- Forum: VCL / FMX
- Topic: clientdataset persistent fields property
- Replies: 7
- Views: 25860
Re: clientdataset persistent fields property
hi still pertaining to the visible issue of persistent fields, I tried to make some code by adapting one of your examples to manage the expander visible property at runtime doesn't work, the rest of the code works great furthermore, changing the display label on the persistent field has no effect on...
- Fri Jul 05, 2024 9:28 am
- Forum: VCL / FMX
- Topic: clientdataset persistent fields property
- Replies: 7
- Views: 25860
Re: clientdataset persistent fields property
HI I just discovered that to resolve this you need to unlink the clientdataset to the Tgrid with the object inspector, modify the persistent fields and then reconnect the clientdataset to the TGrid This causes the components to lose some dynamism. Check how it behaves at runtime. Maybe this could be...
- Fri Jul 05, 2024 9:08 am
- Forum: VCL / FMX
- Topic: clientdataset persistent fields property
- Replies: 7
- Views: 25860
clientdataset persistent fields property
HI if I connect a Tgrid to a Delphi 12.1 clientdataset, the grid is fed with all the persistent fields of the query But if I act for example on the visible true/false property in the object inspector of persistent fields, this is not reflected on the Tgrid but I am forced to modify the Tgrid field b...
- Fri Jul 05, 2024 8:42 am
- Forum: VCL / FMX
- Topic: teegrid help with Delphi 12.1
- Replies: 0
- Views: 17434
teegrid help with Delphi 12.1
Hi
Is it possible to integrate TeeGrid help with Delphi 12.1 help?
so that clicking F1 on a TeeGrid component or a code statement displays the corresponding help?
I recently purchased the license
Many thanks
Is it possible to integrate TeeGrid help with Delphi 12.1 help?
so that clicking F1 on a TeeGrid component or a code statement displays the corresponding help?
I recently purchased the license
Many thanks
- Fri May 10, 2024 7:53 am
- Forum: FMX
- Topic: reporting two tdbchart bugs
- Replies: 12
- Views: 47274
Re: reporting two tdbchart bugs
Thanks a lot
Ciao
Raffaele
Ciao
Raffaele
- Thu May 09, 2024 6:57 am
- Forum: VCL / FMX
- Topic: bi.expression not found
- Replies: 3
- Views: 16528
Re: bi.expression not found
Thank you so much
- Mon May 06, 2024 7:53 am
- Forum: VCL / FMX
- Topic: bi.expression not found
- Replies: 3
- Views: 16528
bi.expression not found
Hi
I purchased the teegrid license
in testing the demos I saw that Bi.Expression is missing in one uses
(tee.sheet.data)
Can I have it?
Best regards
Ciao
Raffaele
I purchased the teegrid license
in testing the demos I saw that Bi.Expression is missing in one uses
(tee.sheet.data)
Can I have it?
Best regards
Ciao
Raffaele
- Fri May 03, 2024 12:43 pm
- Forum: FMX
- Topic: reporting two tdbchart bugs
- Replies: 12
- Views: 47274
reporting teegrid bugs
as I told you in the previous post, TeeGrid on FMX suffers from several bugs
I'll point out another one regarding the alternating colors on the row
Ciao
Raffaele
I'll point out another one regarding the alternating colors on the row
Ciao
Raffaele
- Fri May 03, 2024 10:32 am
- Forum: FMX
- Topic: reporting two tdbchart bugs
- Replies: 12
- Views: 47274
Re: reporting two tdbchart bugs
Hi Thank you for the example code you sent me but my application cannot use such a mechanism for the following reasons. 1) It is not a desktop but a multitier with DataSnap technology and DbExpress components therefore an FDMemTable is not conceivable. 2) The query changes dynamically so it is unthi...
- Sat Apr 27, 2024 2:24 pm
- Forum: FMX
- Topic: reporting two tdbchart bugs
- Replies: 12
- Views: 47274
Re: reporting two tdbchart bugs
to supplement my report ": reporting two tdbchart bugs" (no response from you about this)
I attach a screenshot of a persistent and annoying label overlap when using the comboboxes for setting a dataset
Ciao
Raffaele Barone
I attach a screenshot of a persistent and annoying label overlap when using the comboboxes for setting a dataset
Ciao
Raffaele Barone
- Mon Apr 22, 2024 1:14 pm
- Forum: FMX
- Topic: reporting two tdbchart bugs
- Replies: 12
- Views: 47274
Re: reporting two tdbchart bugs
HI I tried to reproduce the error as best as possible, I will send you the structure and data of the table in csv format and 2 screenshots explaining how to reproduce the problem. I didn't write code but just used DBCHART objects and a clientdataset I remain available to help you Raffaele Delphi 12....
- Mon Apr 15, 2024 1:50 pm
- Forum: FMX
- Topic: reporting two tdbchart bugs
- Replies: 12
- Views: 47274
Re: reporting two tdbchart bugs
HI First of all, I'll tell you that I didn't write code but I directly used the tbchart/dataset configuration I will make sure to give you as many details as possible by writing you step by step what to do I hope to find some time between today and tomorrow, sorry if I can't immediately sorry for my...
- Fri Apr 12, 2024 10:04 am
- Forum: FMX
- Topic: reporting two tdbchart bugs
- Replies: 12
- Views: 47274
reporting two tdbchart bugs
Hi Sorry for my english (google traslate) I would like to point out two bugs encountered when using tdbchart 1) If I create multiple series in the groups and delete one from that moment the series counter displays the references incorrectly (serial number error.png) 2) A persistent field of a tclien...