Bulleted List: Which control to be used?
-
Which control can I use for displaying bulleted list? > A > B > C When I click A, there should be a gridview/panel which will be displayed. Thanks
------------------------------------------------------------ "The only true wisdom is in knowing you know nothing." --Socrates
-
Which control can I use for displaying bulleted list? > A > B > C When I click A, there should be a gridview/panel which will be displayed. Thanks
------------------------------------------------------------ "The only true wisdom is in knowing you know nothing." --Socrates
You have two separate issues here, 1) displaying a bulleted list and 2) displaying a panel on click. First though, tell us what platform you are using, Web or Windows. The answers will vary for both.
only two letters away from being an asset
-
You have two separate issues here, 1) displaying a bulleted list and 2) displaying a panel on click. First though, tell us what platform you are using, Web or Windows. The answers will vary for both.
only two letters away from being an asset
Thanks Mark. Web platform is what I am using. I found the ajax collapsible panel but not sure if something better can be used here.
------------------------------------------------------------ "The only true wisdom is in knowing you know nothing." --Socrates
-
Thanks Mark. Web platform is what I am using. I found the ajax collapsible panel but not sure if something better can be used here.
------------------------------------------------------------ "The only true wisdom is in knowing you know nothing." --Socrates
You may want to look at the JQuery Accordion also http://jqueryui.com/demos/accordion/[^].
only two letters away from being an asset