C#

Moderators: None (Apply to moderate this forum)
Number of threads: 2720
Number of posts: 5746

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to create Toolbar dynamically from database table ? Posted by kishore_peddi on 7 Oct 2003 at 6:04 AM
Hi,

Good day. I am having the below table in my database.

----------------------
ToolbarID | Type |
----------------------
1 | Toolbar |
----------------------
1 | Button |
----------------------
1 | Button |
----------------------
1 | Separator|
----------------------
1 | Button |
----------------------
10 | Toolbar |
----------------------
10 | Button |
----------------------
10 | Separator|
----------------------
10 | Button |
----------------------
2 | Toolbar |
----------------------
2 | Button |
----------------------
2 | Separator|
----------------------
2 | Button |
----------------------


Now my aim is to create TOOLBARS (3) depending upon the database table. I want to create a toolbar for every new "ToolbarID" and attach the respective TOOLBAR-BUTTONS (Like button, Separator...etc).

Can you please suggest me the way to achieve this with a sample code ?

Advance ThanX for your time & patience.

Cheers,
Kishore




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.