Click here to Skip to main content
15,894,017 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionvbscript Pin
sarav8829-Apr-09 0:01
sarav8829-Apr-09 0:01 
QuestionHow to show Message Box in Asp.Net with C# Pin
princy1028-Apr-09 23:56
princy1028-Apr-09 23:56 
AnswerRe: How to show Message Box in Asp.Net with C# Pin
Murugesan G29-Apr-09 0:02
Murugesan G29-Apr-09 0:02 
AnswerRe: How to show Message Box in Asp.Net with C# Pin
jai_10129-Apr-09 0:04
jai_10129-Apr-09 0:04 
AnswerRe: How to show Message Box in Asp.Net with C# Pin
Vimalsoft(Pty) Ltd29-Apr-09 2:35
professionalVimalsoft(Pty) Ltd29-Apr-09 2:35 
GeneralRe: How to show Message Box in Asp.Net with C# Pin
Abhijit Jana29-Apr-09 2:59
professionalAbhijit Jana29-Apr-09 2:59 
GeneralRe: How to show Message Box in Asp.Net with C# Pin
Vimalsoft(Pty) Ltd29-Apr-09 3:08
professionalVimalsoft(Pty) Ltd29-Apr-09 3:08 
QuestionMenu Control inside the View Control of the Multiview Control Pin
Vimalsoft(Pty) Ltd28-Apr-09 23:35
professionalVimalsoft(Pty) Ltd28-Apr-09 23:35 
Good Morning All

I have a Menu Control

<asp:menu id="Menu2" runat="server" backcolor="AliceBlue" bordercolor="SteelBlue" xmlns:asp="#unknown">
           BorderStyle="Solid" BorderWidth="1px" DynamicHorizontalOffset="2" Font-Names="Verdana"
           Font-Size="8pt" ForeColor="Black" Height="20px" OnMenuItemClick="menureplace_MenuItemClick"
           StaticSubMenuIndent="10px" Width="87px">
           < dynamichoverstyle backcolor="#7C6F57" forecolor="White" />
          < dynamicmenustyle backcolor="White" bordercolor="Black" borderstyle="Solid" borderwidth="1px" />
          < staticselectedstyle backcolor="#5D7B9D" />
          < dynamicselectedstyle backcolor="#5D7B9D" />
          < dynamicmenuitemstyle font-names="Verdana" font-size="10pt" forecolor="#C00000" horizontalpadding="5px">
               VerticalPadding="2px" />
           < items>
               < asp:menuitem text="Replace selected" value="Replace selected">
                   <asp:menuitem text="Confirm Replace" value="Replace Selected"></asp:menuitem>
               < /asp:menuitem>
           < /items>
           < statichoverstyle backcolor="#7C6F57" forecolor="White" />
       < /dynamicmenuitemstyle></asp:menu>


And This Menu Control works Fine outside the View Control. How can i make it work inside the View Control ?

Thank you

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.tiyaneProperties.co.za
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

QuestionTextbox Focus Problem Pin
Hemalatha.A.M.28-Apr-09 23:21
Hemalatha.A.M.28-Apr-09 23:21 
AnswerRe: Textbox Focus Problem Pin
jai_10128-Apr-09 23:56
jai_10128-Apr-09 23:56 
AnswerRe: Textbox Focus Problem Pin
Murugesan G28-Apr-09 23:59
Murugesan G28-Apr-09 23:59 
GeneralRe: Textbox Focus Problem Pin
Hemalatha.A.M.29-Apr-09 0:10
Hemalatha.A.M.29-Apr-09 0:10 
GeneralRe: Textbox Focus Problem Pin
codingrocks29-Apr-09 1:04
codingrocks29-Apr-09 1:04 
GeneralRe: Textbox Focus Problem Pin
Hemalatha.A.M.29-Apr-09 1:41
Hemalatha.A.M.29-Apr-09 1:41 
Questiongrid view width is going large Pin
lakshmichawala28-Apr-09 22:59
lakshmichawala28-Apr-09 22:59 
AnswerRe: grid view width is going large Pin
saanj28-Apr-09 23:44
saanj28-Apr-09 23:44 
Question[Message Deleted] Pin
Anjani Poornima28-Apr-09 21:30
Anjani Poornima28-Apr-09 21:30 
AnswerRe: how can we use notepad in our application Pin
Christian Graus28-Apr-09 21:35
protectorChristian Graus28-Apr-09 21:35 
AnswerRe: how can we use notepad in our application Pin
Abhishek Sur28-Apr-09 22:18
professionalAbhishek Sur28-Apr-09 22:18 
GeneralRe: how can we use notepad in our application Pin
Christian Graus28-Apr-09 22:23
protectorChristian Graus28-Apr-09 22:23 
GeneralRe: how can we use notepad in our application Pin
Abhishek Sur29-Apr-09 5:24
professionalAbhishek Sur29-Apr-09 5:24 
QuestionCheckboxlist in datalist Pin
indian2228-Apr-09 21:26
indian2228-Apr-09 21:26 
AnswerRe: Checkboxlist in datalist Pin
Christian Graus28-Apr-09 21:37
protectorChristian Graus28-Apr-09 21:37 
GeneralRe: Checkboxlist in datalist Pin
indian2228-Apr-09 22:01
indian2228-Apr-09 22:01 
GeneralRe: Checkboxlist in datalist Pin
Christian Graus28-Apr-09 22:24
protectorChristian Graus28-Apr-09 22:24 

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.