Click here to Skip to main content
15,887,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to make row clickable DataGrid? Pin
Chetan Ranpariya12-Jun-07 19:54
Chetan Ranpariya12-Jun-07 19:54 
AnswerRe: How to make row clickable DataGrid? Pin
kumarjammula12-Jun-07 23:24
kumarjammula12-Jun-07 23:24 
QuestionHow can I programmatically retrieve the app_data path Pin
MBursill12-Jun-07 8:00
MBursill12-Jun-07 8:00 
AnswerRe: How can I programmatically retrieve the app_data path Pin
Not Active12-Jun-07 8:10
mentorNot Active12-Jun-07 8:10 
GeneralRe: How can I programmatically retrieve the app_data path Pin
MBursill12-Jun-07 8:32
MBursill12-Jun-07 8:32 
GeneralRe: How can I programmatically retrieve the app_data path Pin
Not Active12-Jun-07 8:49
mentorNot Active12-Jun-07 8:49 
GeneralRe: How can I programmatically retrieve the app_data path Pin
MBursill12-Jun-07 9:10
MBursill12-Jun-07 9:10 
Questionmenu parent backcolor when hovering child menu Pin
janetb9912-Jun-07 7:27
janetb9912-Jun-07 7:27 
Have a menu control working fine, but need a couple tweaks. Example (assumes background white, hover background gray, also using css)
<asp:MenuItem Text="Cat" NavigateUrl="#" />
<asp:MenuItem Text="Persian" NavigateUrl="#" />
<asp:MenuItem Text="Calico" NavigateUrl="#" />
</asp:MenuItem>
<asp:MenuItem Text="Dog" NavigateUrl="#" />
<asp:MenuItem Text="Golden" NavigateUrl="#" />
<asp:MenuItem Text="Collie" NavigateUrl="#" />
</asp:MenuItem> Anybody know how or a tutorial that will show me how to do two things:
1. When hovering over "Collie", have the background of Dog be the hover color.
2. When hovering on "Collie" item but not on "Collie", have the entire item background be gray. Right now, if the text is short, and you hover to the right of the text within the item, the background remains white behind the text. I would like for the background to turn gray on the parent item, and the entire single item now matter where the mouse appears.
Thanks so much,
Janet

AnswerRe: menu parent backcolor when hovering child menu Pin
Not Active12-Jun-07 8:18
mentorNot Active12-Jun-07 8:18 
GeneralRe: menu parent backcolor when hovering child menu Pin
janetb9913-Jun-07 9:36
janetb9913-Jun-07 9:36 
GeneralRe: menu parent backcolor when hovering child menu Pin
Not Active13-Jun-07 10:01
mentorNot Active13-Jun-07 10:01 
QuestionSubmit Button Pin
seemamltn12-Jun-07 7:15
seemamltn12-Jun-07 7:15 
AnswerRe: Submit Button Pin
Not Active12-Jun-07 8:04
mentorNot Active12-Jun-07 8:04 
AnswerRe: Submit Button Pin
Biju Sam12-Jun-07 19:05
Biju Sam12-Jun-07 19:05 
GeneralRe: Submit Button Pin
Bajrang Singh13-Jun-07 4:47
Bajrang Singh13-Jun-07 4:47 
QuestionDataGrid dropping values Pin
wood060112-Jun-07 6:45
wood060112-Jun-07 6:45 
AnswerRe: DataGrid dropping values Pin
Not Active12-Jun-07 6:56
mentorNot Active12-Jun-07 6:56 
GeneralRe: DataGrid dropping values Pin
wood060112-Jun-07 7:10
wood060112-Jun-07 7:10 
GeneralRe: DataGrid dropping values Pin
wood060112-Jun-07 7:34
wood060112-Jun-07 7:34 
GeneralRe: DataGrid dropping values Pin
Not Active12-Jun-07 8:24
mentorNot Active12-Jun-07 8:24 
QuestionPositioning plain text/html Pin
markymark8212-Jun-07 5:25
markymark8212-Jun-07 5:25 
AnswerRe: Positioning plain text/html Pin
Not Active12-Jun-07 5:37
mentorNot Active12-Jun-07 5:37 
GeneralRe: Positioning plain text/html Pin
markymark8212-Jun-07 5:42
markymark8212-Jun-07 5:42 
GeneralRe: Positioning plain text/html Pin
Not Active12-Jun-07 5:51
mentorNot Active12-Jun-07 5:51 
GeneralRe: Positioning plain text/html Pin
markymark8212-Jun-07 5:57
markymark8212-Jun-07 5:57 

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.