i want to have follwing data in mhf Grid

here is the text file named closing.txt

i want to show those details who have mention in heading for example

Code, Name , cls, opn, lst, low and volume
total 7 fields

i want to display those records into microsoft herachical grid
how is this possible

examples


.TextMatrix(Rowcount, 1) = code
.TextMatrix(Rowcount, 1) = name
.TextMatrix(Rowcount, 1) = volume etc
please help me the code

Try the code in the attachment.
But I've used ListView instead of MS Hierarchical FlexGrid
It is more easier to use lv than mshfg.
If u wish you can change it by yourself.

Hope this will help you.
Plz know me your feedback.

regards
Shouvik

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.