ASPX templates
Version 4.x > ASPX templates > Using CMSMenu to display data from external database View modes: 
User avatar
Member
Member
maidinhnga-yahoo - 3/1/2010 4:41:12 AM
   
Using CMSMenu to display data from external database
Hi all,
I have a table named Architecture in an external database.
The structure of the table as below:
---------------------
ID
Name
Level
ParentID
---------------------
I want display the data from this table as the top menu I did at this site: http://tapeservice.promisys.be/accueil.aspx
what do I have to do?
Any suggestion?
Thank a lot

User avatar
Member
Member
kentico_pavelk - 3/2/2010 7:46:14 AM
   
RE:Using CMSMenu to display data from external database
Hello,

As I recommended you in the e-mail, you may need to develop a custom web part that gets data from your external database and then displays it. More details about developing custom web parts can be found here:
http://devnet.kentico.com/docs/devguide/index.html?developing_web_parts.htm


Best regards,
Pavel Knotek