|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Left Side menu controlMy ASP.NET web application has a menu on the left side of the page which would show a list of all the categories. It is done using a web control(ascx) which uses a datalist control which pulls the list of categories from the database and shows it to the users. but now that i have several sub categories beneath category, this is how i want the menubar to look like. 1. there shodl be an image right before the Category ( like a Dot or a small square) 2. when the user clicks on the caetgory only then i want to show it's subcategories 3. i want these subcategories to be a little indented towards the right( so that it is obviouss that these are subcategories) 4. I would want to have a image ( like an arrow) right before the subcategories 5. i want the font and text size of these subcategories to be different. btw i check out the skmenu( if i am not wrong ) and it shows the subcategoies but it does not show the subcategories the way i described above. ALso i want this to be all in .Net Please suggest. thanks Sameer Well, i wont code it for you. But
http://www.123aspx.com/Directory.aspx?dir=317. I personally like flytreeview's and componentOne's. Joe MCAD SRE (Simple Rule Engine) https://sourceforge.net/projects/sdsre/ Show quoteHide quote "sameer" <sam***@discussions.microsoft.com> wrote in message news:933B2D67-DA8C-4D6F-A9ED-4B757877FCF5@microsoft.com... > Hi, > > My ASP.NET web application has a menu on the left side of the page which > would show a list of all the categories. It is done using a web > control(ascx) > which uses a datalist control which pulls the list of categories from the > database and shows it to the users. > > but now that i have several sub categories beneath category, this is how i > want the menubar to look like. > 1. there shodl be an image right before the Category ( like a Dot or a > small square) > 2. when the user clicks on the caetgory only then i want to show it's > subcategories > 3. i want these subcategories to be a little indented towards the right( > so that it is obviouss that these are subcategories) > 4. I would want to have a image ( like an arrow) right before the > subcategories > 5. i want the font and text size of these subcategories to be different. > > btw i check out the skmenu( if i am not wrong ) and it shows the > subcategoies but it does not show the subcategories the way i described > above. > > ALso i want this to be all in .Net > > Please suggest. > > thanks > Sameer >
Show quote
Hide quote
"sameer" <sam***@discussions.microsoft.com> wrote in message You might take a look at www.obout.com also.news:933B2D67-DA8C-4D6F-A9ED-4B757877FCF5@microsoft.com... > Hi, > > My ASP.NET web application has a menu on the left side of the page which > would show a list of all the categories. It is done using a web control(ascx) > which uses a datalist control which pulls the list of categories from the > database and shows it to the users. > > but now that i have several sub categories beneath category, this is how i > want the menubar to look like. > 1. there shodl be an image right before the Category ( like a Dot or a > small square) > 2. when the user clicks on the caetgory only then i want to show it's > subcategories > 3. i want these subcategories to be a little indented towards the right( > so that it is obviouss that these are subcategories) > 4. I would want to have a image ( like an arrow) right before the > subcategories > 5. i want the font and text size of these subcategories to be different. > > btw i check out the skmenu( if i am not wrong ) and it shows the > subcategoies but it does not show the subcategories the way i described above. > > ALso i want this to be all in .Net > > Please suggest. > > thanks > Sameer > Mike
CompareValidator Only Works On Manual Input
Base Page Design Question Which page load fires first? ASPX or ASCX? style width and height PropertyDescriptor in GetDataSource 2.0 ascx on a 1.1 aspx? Bizarre - DataGrid inside HTML Table Parsing nested Tags Display items from dropdown list in alphabetical order Accessing an .aspx page within the DMZ |
|||||||||||||||||||||||