Click here to Skip to main content
15,908,901 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGif image Pin
janani1329-Jul-09 20:38
janani1329-Jul-09 20:38 
AnswerRe: Gif image Pin
Vimalsoft(Pty) Ltd29-Jul-09 20:49
professionalVimalsoft(Pty) Ltd29-Jul-09 20:49 
GeneralRe: Gif image Pin
janani1329-Jul-09 20:53
janani1329-Jul-09 20:53 
GeneralRe: Gif image Pin
Vimalsoft(Pty) Ltd29-Jul-09 21:04
professionalVimalsoft(Pty) Ltd29-Jul-09 21:04 
GeneralRe: Gif image Pin
janani1329-Jul-09 21:17
janani1329-Jul-09 21:17 
GeneralRe: Gif image Pin
janani1329-Jul-09 21:35
janani1329-Jul-09 21:35 
GeneralRe: Gif image Pin
Vimalsoft(Pty) Ltd29-Jul-09 21:44
professionalVimalsoft(Pty) Ltd29-Jul-09 21:44 
QuestionDynamic Menu Pin
blainzaw29-Jul-09 20:11
blainzaw29-Jul-09 20:11 
<asp:menu id="menuTabs" runat="server" orientation="Horizontal" staticselectedstyle-cssclass="selectedTab" staticmenuitemstyle-cssclass="tab" cssclass="menuTabs" onmenuitemclick="menuTabs_MenuItemClick">
<items>
<asp:menuitem
text="VTT"
="" value="0" selected="true">
<asp:menuitem
text="Radar"
="" value="1">
<asp:menuitem
text="Laser"
="" value="2">


//solution
if you want to hide the 'laser' item, do this:

How can i do this?

Thanks in Advance.
AnswerRe: Dynamic Menu Pin
Rajeshwar Code- Developer29-Jul-09 21:33
Rajeshwar Code- Developer29-Jul-09 21:33 
GeneralRe: Dynamic Menu Pin
blainzaw29-Jul-09 23:05
blainzaw29-Jul-09 23:05 
QuestionPrinting gridview Pin
sonalee230429-Jul-09 19:10
sonalee230429-Jul-09 19:10 
AnswerRe: Printing gridview Pin
Viral Upadhyay29-Jul-09 19:27
Viral Upadhyay29-Jul-09 19:27 
GeneralRe: Printing gridview Pin
sonalee230430-Jul-09 1:34
sonalee230430-Jul-09 1:34 
QuestionDisable a button in DataGrid by using ItemDataBound event Pin
AndieDu29-Jul-09 19:00
AndieDu29-Jul-09 19:00 
QuestionCalling a serverside method by __doPostBack()? Pin
Tridip Bhattacharjee29-Jul-09 18:52
professionalTridip Bhattacharjee29-Jul-09 18:52 
AnswerRe: Calling a serverside method by __doPostBack()? Pin
Viral Upadhyay29-Jul-09 18:59
Viral Upadhyay29-Jul-09 18:59 
AnswerRe: Calling a serverside method by __doPostBack()? Pin
amitabha12331-Jul-09 0:41
amitabha12331-Jul-09 0:41 
QuestionProblem in adding a gif image Pin
janani1329-Jul-09 18:43
janani1329-Jul-09 18:43 
QuestionDynamically set iframe height and width Pin
syaiful_8629-Jul-09 17:29
syaiful_8629-Jul-09 17:29 
Questionselect a value from dropdownlist, textbox will populate corresponding to that value in dropdownlist Pin
haleemasher29-Jul-09 17:26
haleemasher29-Jul-09 17:26 
AnswerRe: select a value from dropdownlist, textbox will populate corresponding to that value in dropdownlist Pin
Blue_Boy29-Jul-09 20:45
Blue_Boy29-Jul-09 20:45 
Questiondisplaying controls [modified] Pin
soorma29-Jul-09 12:31
soorma29-Jul-09 12:31 
QuestionLink Button Event Handler Pin
Ersan Ercek29-Jul-09 11:05
Ersan Ercek29-Jul-09 11:05 
AnswerRe: Link Button Event Handler Pin
Christian Graus29-Jul-09 11:10
protectorChristian Graus29-Jul-09 11:10 
GeneralRe: Link Button Event Handler Pin
Ersan Ercek29-Jul-09 22:33
Ersan Ercek29-Jul-09 22:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.