Re: D2006 Object inspector component



Maarten Wiltink pisze:
"DoctorC" <ecolautti@xxxxxxxxxxxxxx> wrote in message
news:47ea20e9$0$31423$f69f905@xxxxxxxxxxxxxxxxxx
Maarten Wiltink pisze:

A drawgrid.
[...]
So what do you suggest? Which component.

A _drawgrid_.

Try putting a T in front of it if you can't find it in the help.


I meant between a drawgrid and a virtualtreeview :) I will look for some examples of drawgrid...

Thanks for your help. It really helps to check with someone else.
I chose the two lists because they are really simple. I was worried too about the consistency between the lists but it is quite simple to manage.
I'm going the way you described (object insted of records) for the second part of the program, as I wrote before.

Indeed I have some experience with Delphi. The problem just baffled me. Displaying such a kind of unusual data...
Infact I don't know if it's worth creating a structure for such few records or i.e use the virtualtreeview structure to hold the records. That's because I still don't know what to use to display the data. Maybe a "2-tier" solution is more universal even if it may be a waste of resources in this case...

Enrico
.