Gotheallblacks
Programmer
Currently I have a treeview as a menu which is used to display photo/picture from Graphic File(s) of stock/products when node clicked. I am wanting to change this to an Album of say 6 pics across with scrolling and filtering by category via treectrl. I thought about using a grid but I am limited (I think) to loading multiple Blob fields(or filenames) in a table the number of columns of pictures I want across the form/grid (like dockable image viewer solution sample VFP9) but multi column and able to be filtered by category. Is there a better way to do this that doesn't require creating a seperate table with categorised multi blob columns/fields ?