Hello,

I have 3 fields in Access table and their fields are ID (pk autono) itemcode item name and description I bound them with adodc control wht i want is this fields shows in tree view and item in
parent node and name descripton in child node when i select parent and there is button to add record it should add record and display in parent node and when i select child node and press add it should add in child node and display it in tree view

Regards