I have created a database with table Category with categoryId,CategoryName, parentId and CategoryImage.
I am using Linqconnect(LinqtoMySql).
How could I display the categories and names using the Repeater or should I use datalist using linq datasource in this way: