Autor Beitrag
Hagbard
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 142

Win XP Home / Pro
D7.1 Architekt
BeitragVerfasst: Mi 09.06.04 12:33 
Hallo,

ich habe ein cxGrid von DevExpress, welches Ich gerne mit Daten füllen möchte, die Ich bereits in einem TClientDataSet halte.

Kann mir einer sagen, wie das in etwa funktioniert??

FShowData ist mein TClientDataSet.

ausblenden Quelltext
1:
2:
cxGrid1DBTableView1.DataController.DataSet := FShowData;
cxGrid1DBTableView1.DataController.DataSource := ????;


Viele Grüße,
Christian

_________________
I haven't failed, I just found 10,000 ways that won't work!