Hi please tell me what are the interfaces for a stock contol system designing to a bookshop using vb.net
Loading
Hi please tell me what are the interfaces for a stock contol system designing to a bookshop using vb.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question.
AnjaPosted Jan 14, 2007, 12:18 PM
I know there is a built-in TreeView - but this one uses +/-. And I don't want to have this. I wll only have a text. If there is one or more submenu items, it should expand, when I click on the menu text/item.
Kind regards,
simsen :-)
AnjaPosted Jan 14, 2007, 12:18 PM
I know there is a built-in TreeView - but this one uses +/-. And I don't want to have this. I wll only have a text. If there is one or more submenu items, it should expand, when I click on the menu text/item.
Kind regards,
simsen :-)
Anwar BuchooPosted Jan 14, 2007, 9:32 AM
Hi.
If you are using asp.net 2005, u have an in-built menu controls shipped with it (using xml sitemap)
You can generate this xml from the data in ur DB.
Cheers
Anwar BuchooPosted Jan 14, 2007, 9:32 AM
Hi.
If you are using asp.net 2005, u have an in-built menu controls shipped with it (using xml sitemap)
You can generate this xml from the data in ur DB.
Cheers