Treeview in MS Access: Part 1 - The basics, loading information into the treeview
У вашего броузера проблема в совместимости с HTML5
This is part 1 of a video series on how to use Treeviews in MS Access 2003-2010. (Sample code available at
http://www.TheSmileyCoder.com
Part 1 describes how to load information from a recordset into the treeview, and make small modifications to the layout.
A few people have noticed issues with regards to getting the reference set to the common control library. Usually this is set automatic when you add the active X control, however due to issues with a faulty Microsoft patch, you may need to follow the advice given in
http://support.microsoft.com/kb/2597986
Your results should more closely match my video.