E
Ed
Hallo,
How to do such a thing:
I want to build an ASP.NET application and I want to keep
it so flexible how possible. So I want the APS.NET for
example to render the buttons according to some database
entry (in database I have something like
that "b1,b2,b8,b10" and this time our page has buttons
number 1, 2, 8, 10), and I want to by able at run time to
decide what functionality these buttons have (so the
database tells us that after clicking on b1 there will by
method m3 started, and so on). How can it by done? Of
course I'm looking for the easiest and most professional
way
Best regars,
Ed
How to do such a thing:
I want to build an ASP.NET application and I want to keep
it so flexible how possible. So I want the APS.NET for
example to render the buttons according to some database
entry (in database I have something like
that "b1,b2,b8,b10" and this time our page has buttons
number 1, 2, 8, 10), and I want to by able at run time to
decide what functionality these buttons have (so the
database tells us that after clicking on b1 there will by
method m3 started, and so on). How can it by done? Of
course I'm looking for the easiest and most professional
way

Best regars,
Ed