How do we dynamically load a menu structure into an ASPxMenu control from a database. We have a table called Menu that has an [Id] column and a [ParentId] column.
Load Menu from database
Answers
We have implemented a small sample illustrating how to build an ASPxMenu dynamically using a DB information. It also shows how to set up different menus for different user roles. Hopefully, it will be helpful and it will not be a problem to adapt it. Further, we are going to publish this as a KB article. So, if you have any suggestions on this subject, we are eager to hear them.
Thanks,
Serge