Click here to Skip to main content
15,885,278 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncryatal report Pin
mylogics19-Aug-09 23:47
professionalmylogics19-Aug-09 23:47 
AnswerRe: cryatal report Pin
Christian Graus20-Aug-09 0:07
protectorChristian Graus20-Aug-09 0:07 
GeneralRe: cryatal report Pin
mylogics20-Aug-09 0:16
professionalmylogics20-Aug-09 0:16 
GeneralRe: cryatal report Pin
Christian Graus20-Aug-09 0:31
protectorChristian Graus20-Aug-09 0:31 
GeneralRe: cryatal report Pin
mylogics20-Aug-09 0:38
professionalmylogics20-Aug-09 0:38 
GeneralRe: cryatal report Pin
Christian Graus20-Aug-09 1:30
protectorChristian Graus20-Aug-09 1:30 
GeneralRe: cryatal report Pin
mylogics20-Aug-09 1:10
professionalmylogics20-Aug-09 1:10 
Questionaspmenu boreder collapse problem Pin
Mogamboo_Khush_Hua19-Aug-09 22:43
Mogamboo_Khush_Hua19-Aug-09 22:43 
<div id="left">

           <asp:Menu ID="menu1" runat="server" BackColor="#E5E5CC" DynamicHorizontalOffset="3"
                     Font-Names="Arial" Font-Size="Small" ForeColor="#000066"
                     StaticSubMenuIndent="10px"  BorderColor="#D7D7FF"
                     StaticDisplayLevels="2" DataSourceID="SiteMapDataSource1" CssClass="menuitem"


               StaticMenuStyle  ForeColor="White" CssClass="menuitem"  />
               <StaticSelectedStyle BackColor="#507CD1" ForeColor="White"/>
               <StaticMenuItemStyle VerticalPadding="2px"  CssClass="menuitem"
                                    BorderStyle="Solid"
                                    BorderWidth="1px" BorderColor="#000066" ItemSpacing="1px"/>
               <DynamicHoverStyle BackColor="#507CD1" ForeColor="White" />
               <DynamicMenuStyle  BackColor="#E5E5CC" ForeColor="White" BorderStyle="Solid"
                                  BorderWidth="1px" CssClass="DynamicMenu" />
               <DynamicSelectedStyle ForeColor="White"  BackColor="#507CD1" />
               <DynamicMenuItemStyle HorizontalPadding="2px"
                                     CssClass="menuitem1" />
                <StaticHoverStyle  ForeColor="White" BackColor="#507CD1"/>

           </asp:Menu>
           <asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" />
       </div>



This is my code for asp.net menu but border collapse is not working in dynamic menu items , please help.
QuestionTo make a list of categories with datalist or any other control Pin
brijmohansingh1019-Aug-09 22:08
brijmohansingh1019-Aug-09 22:08 
AnswerRe: To make a list of categories with datalist or any other control Pin
Christian Graus19-Aug-09 23:15
protectorChristian Graus19-Aug-09 23:15 
QuestionFetching MAC address of clients machine Pin
krishnaveer19-Aug-09 22:00
krishnaveer19-Aug-09 22:00 
AnswerRe: Fetching MAC address of clients machine Pin
Abhishek Sur19-Aug-09 22:05
professionalAbhishek Sur19-Aug-09 22:05 
AnswerRe: Fetching MAC address of clients machine Pin
Aman Bhullar19-Aug-09 22:10
Aman Bhullar19-Aug-09 22:10 
GeneralRe: Fetching MAC address of clients machine Pin
krishnaveer19-Aug-09 23:01
krishnaveer19-Aug-09 23:01 
GeneralRe: Fetching MAC address of clients machine Pin
krishnaveer19-Aug-09 23:15
krishnaveer19-Aug-09 23:15 
AnswerRe: Fetching MAC address of clients machine Pin
Jeremy Likness20-Aug-09 5:31
professionalJeremy Likness20-Aug-09 5:31 
QuestionHow to create a regular expression validation for numbers from 1 to 4000 ? Pin
meeram39519-Aug-09 21:45
meeram39519-Aug-09 21:45 
AnswerRe: How to create a regular expression validation for numbers from 1 to 4000 ? Pin
Abhishek Sur19-Aug-09 21:57
professionalAbhishek Sur19-Aug-09 21:57 
AnswerRe: How to create a regular expression validation for numbers from 1 to 4000 ? Pin
Coding C#19-Aug-09 23:19
Coding C#19-Aug-09 23:19 
AnswerRe: How to create a regular expression validation for numbers from 1 to 4000 ? Pin
SmartAvi20-Aug-09 5:14
SmartAvi20-Aug-09 5:14 
AnswerRe: How to create a regular expression validation for numbers from 1 to 4000 ? Pin
vaibhav.csmiet8-Mar-10 21:58
vaibhav.csmiet8-Mar-10 21:58 
GeneralRe: How to create a regular expression validation for numbers from 1 to 4000 ? Pin
meeram3959-Mar-10 1:42
meeram3959-Mar-10 1:42 
Questionaccess database Pin
KhandelwalA19-Aug-09 21:39
KhandelwalA19-Aug-09 21:39 
AnswerRe: access database Pin
Vimalsoft(Pty) Ltd19-Aug-09 21:43
professionalVimalsoft(Pty) Ltd19-Aug-09 21:43 
AnswerRe: access database Pin
Abhishek Sur19-Aug-09 22:02
professionalAbhishek Sur19-Aug-09 22:02 

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.