Click here to Skip to main content
15,919,479 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: menu click instead hover Pin
sundar-indo11-Feb-13 18:16
sundar-indo11-Feb-13 18:16 
QuestionRe: menu click instead hover Pin
jojoba201112-Feb-13 17:31
jojoba201112-Feb-13 17:31 
thanks for solution but i am using :
<asp:Menu ID="MoveMenu" runat="server" StaticDisplayLevels="1" Orientation="Horizontal"
StaticEnableDefaultPopOutImage="false" renderingmode="List"
Width="100%" OnMenuItemClick="MoveMenu_Click">
<DynamicHoverStyle BackColor="#6597F0" ForeColor="White" Font-Bold="True" />
<DynamicMenuStyle Width="80px" BackColor="AliceBlue" />
<Items>
<asp:MenuItem ImageUrl='http://localhost:11755/ServerFiles/ApplicationFiles/Icons/Button/gmailMove.png'>
<asp:MenuItem Text="New Item" Value="New Item"></asp:MenuItem>
<asp:MenuItem Text="New Item" Value="New Item"></asp:MenuItem>
<asp:MenuItem Text="New Item" Value="New Item"></asp:MenuItem>
<asp:MenuItem Text="New Item" Value="New Item"></asp:MenuItem>
</asp:MenuItem>
</Items>
</asp:Menu>

Please Help !
QuestionHow to autorun a function in asp.net? Pin
ngoanrazor8-Feb-13 19:05
ngoanrazor8-Feb-13 19:05 
AnswerRe: How to autorun a function in asp.net? Pin
N a v a n e e t h8-Feb-13 19:57
N a v a n e e t h8-Feb-13 19:57 
GeneralRe: How to autorun a function in asp.net? Pin
ngoanrazor9-Feb-13 2:59
ngoanrazor9-Feb-13 2:59 
GeneralRe: How to autorun a function in asp.net? Pin
Ali Al Omairi(Abu AlHassan)9-Feb-13 6:48
professionalAli Al Omairi(Abu AlHassan)9-Feb-13 6:48 
GeneralRe: How to autorun a function in asp.net? Pin
N a v a n e e t h10-Feb-13 3:26
N a v a n e e t h10-Feb-13 3:26 
GeneralRe: How to autorun a function in asp.net? Pin
ngoanrazor10-Feb-13 5:28
ngoanrazor10-Feb-13 5:28 
AnswerRe: How to autorun a function in asp.net? Pin
jc.net9-Feb-13 23:57
jc.net9-Feb-13 23:57 
GeneralRe: How to autorun a function in asp.net? Pin
ngoanrazor10-Feb-13 5:30
ngoanrazor10-Feb-13 5:30 
QuestionApplication_Error not called for SqlException Pin
«_Superman_»7-Feb-13 22:06
professional«_Superman_»7-Feb-13 22:06 
AnswerRe: Application_Error not called for SqlException Pin
Sandeep Mewara8-Feb-13 9:29
mveSandeep Mewara8-Feb-13 9:29 
GeneralRe: Application_Error not called for SqlException Pin
«_Superman_»9-Feb-13 18:22
professional«_Superman_»9-Feb-13 18:22 
GeneralRe: Application_Error not called for SqlException Pin
Sandeep Mewara11-Feb-13 19:55
mveSandeep Mewara11-Feb-13 19:55 
GeneralRe: Application_Error not called for SqlException Pin
«_Superman_»11-Feb-13 22:25
professional«_Superman_»11-Feb-13 22:25 
GeneralRe: Application_Error not called for SqlException Pin
«_Superman_»11-Feb-13 23:19
professional«_Superman_»11-Feb-13 23:19 
GeneralRe: Application_Error not called for SqlException Pin
Sandeep Mewara12-Feb-13 3:13
mveSandeep Mewara12-Feb-13 3:13 
GeneralRe: Application_Error not called for SqlException Pin
«_Superman_»15-Feb-13 0:28
professional«_Superman_»15-Feb-13 0:28 
GeneralRe: Application_Error not called for SqlException Pin
Sandeep Mewara15-Feb-13 9:23
mveSandeep Mewara15-Feb-13 9:23 
QuestionAuto refresh without timer Pin
ShindeAR7-Feb-13 18:02
ShindeAR7-Feb-13 18:02 
AnswerRe: Auto refresh without timer Pin
PiyushBha7-Feb-13 19:33
PiyushBha7-Feb-13 19:33 
AnswerRe: Auto refresh without timer Pin
Avik Ghosh2211-Feb-13 23:49
Avik Ghosh2211-Feb-13 23:49 
Questionconnect the e-signature pad with crystal report and get sign Pin
premaa36@gmail.com6-Feb-13 22:58
premaa36@gmail.com6-Feb-13 22:58 
QuestionEmail validation against database Pin
sonal12346-Feb-13 18:18
sonal12346-Feb-13 18:18 
AnswerRe: Email validation against database Pin
Rahul Rajat Singh6-Feb-13 21:59
professionalRahul Rajat Singh6-Feb-13 21:59 

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.