Genearate Menu from database Dymically
-
Hi I want to generate the menu from database. pages and thier content are come from the database. i mean that pages and thier content are come from database and generate menu dynamic. Keyur Satyadev
-
Hi I want to generate the menu from database. pages and thier content are come from the database. i mean that pages and thier content are come from database and generate menu dynamic. Keyur Satyadev
Doing this, will require code... I would imagine you'd use a repeater to build a menu from a data source, and if the pages are dynamic, build a single page that takes a query string and requests a page from the database. Beyond that, it's impossible to help you based on the (lack of) information you provide here.
Christian Graus Driven to the arms of OSX by Vista.
-
Doing this, will require code... I would imagine you'd use a repeater to build a menu from a data source, and if the pages are dynamic, build a single page that takes a query string and requests a page from the database. Beyond that, it's impossible to help you based on the (lack of) information you provide here.
Christian Graus Driven to the arms of OSX by Vista.
give your menu datasource property to datatable you are taking from database