Not sure if you make a component that does this or not

I need a component that will allow me to grab the file structure on a CD and put it into a grid. I like what I have seen so far from your grid component and will probably place the data I get into that component. Ideally, I want to be able to take the file structure (paths, filenames, extension, and possibly other characteristics) and put them into a grid. I am going to compare what is on the CD with what is on another CD, or input from a flat file, or a query from a database. I also need to be able to manually rearrage the order of the files so I can process them sequenically in the order I selected.

Do you have any thoughts on how I might do this the easiest way possible?

Please let me know.

Thanks!

Danny

Hi Danny,

Thanks for considering Aspose.

We will get back to you soon for your query.

Thank you.

Hi Danny,

For grid product, Aspose.Grid can fit your need well. For other needs, I think you have to use your own code to make them.