S
Steve B.
Hi,
I've build a corporate application that have a dozen of pages that use a
master page.
I'd like to add in each page a list of possible actions in a "task pane".
The design of this pane is common for all pages, but the tasks are page
specific.
What is the best way to reach my goal ?
By now, I think about adding a new content place holder embeded into the
design I want to reach, and in each pages, I add linkbuttons for each
actions.
However, this technic cause a problem: the contentplaceholder controls are
quite big in the designer and it does not reflect the result...
The other way I think about is to add a databound control but I don't know
if it is possible to move the datasource to each pages...
Thanks in advance,
Steve
I've build a corporate application that have a dozen of pages that use a
master page.
I'd like to add in each page a list of possible actions in a "task pane".
The design of this pane is common for all pages, but the tasks are page
specific.
What is the best way to reach my goal ?
By now, I think about adding a new content place holder embeded into the
design I want to reach, and in each pages, I add linkbuttons for each
actions.
However, this technic cause a problem: the contentplaceholder controls are
quite big in the designer and it does not reflect the result...
The other way I think about is to add a databound control but I don't know
if it is possible to move the datasource to each pages...
Thanks in advance,
Steve