Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 28 Mar 2024, 12:40

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: 22 Nov 2013, 01:13 
Offline

Joined: 22 Nov 2013, 00:59
Posts: 1
Hello...

I have two question.

1. How can get/set DBGridEh1.DataGrouping.Footers[0].ColumnItems[0] 's Value?
(DBGridEh1.DataGrouping.Footers[0].ColumnItems[0] .ValueType := gfvSumEh)

* following my source code is not available... :?
..... ..... ..... ..... ..... .....
var
A : Variant;
..... ..... ..... ..... ..... .....
A := DBGridEh1.DataGrouping.Footers[0].ColumnItems[0] .Value;
..... ..... ..... ..... ..... .....

2. How can set value to DBGridEh1.DataGrouping.Footers[0].ColumnItems[1]?
(DBGridEh1.DataGrouping.Footers[0].ColumnItems[0] .ValueType := gfvStaticTextEh)

* following my source code is not available...
..... ..... ..... ..... ..... .....
DBGridEh1.DataGrouping.Footers[0].ColumnItems[0] .Value := 'Test';
..... ..... ..... ..... ..... .....


Attachments:
example.jpg
example.jpg [ 84.81 KiB | Viewed 2521 times ]
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 57 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group