P
peterzeke
Yikes! What is causing this error? What does it mean? How to fix?
I have an Access database form that uses a treeview. I'm receiving a strange
error when I add an additional item to a tree and set it at the end of a sub
list of items.
Using a field to designate the sort order of items, I can explicitly
indicate where a given item should display.
When I add an item that is supposed to end up at the end, this error
generates. But, if I change the sort order for the item to display higher up
the list, everything is fine.
The really weird part is that this error only occurs for a specific section
in the tree; I can satisfactorily add an item to the bottom of any other
subcategory (branch) without generating the error; only in one specific
branch does the error generate.
Any thoughts? (I've seen some comments suggest that the error indicates a
problem with displaying images in the treeview....)
Thanks in advance!
--Pete
I have an Access database form that uses a treeview. I'm receiving a strange
error when I add an additional item to a tree and set it at the end of a sub
list of items.
Using a field to designate the sort order of items, I can explicitly
indicate where a given item should display.
When I add an item that is supposed to end up at the end, this error
generates. But, if I change the sort order for the item to display higher up
the list, everything is fine.
The really weird part is that this error only occurs for a specific section
in the tree; I can satisfactorily add an item to the bottom of any other
subcategory (branch) without generating the error; only in one specific
branch does the error generate.
Any thoughts? (I've seen some comments suggest that the error indicates a
problem with displaying images in the treeview....)
Thanks in advance!
--Pete