This article will show you operations on TreeView using Database. It will show you mainly three kinds of operations such as Add, Update & Delete; then after performing those operations the effect will immediately be shown in the Treeview & the GridView.
I have written two main functions; the first one is for adding data into a TreeView from the database & the second function is for adding data into DataGridView from the database.