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

ASP.NET

 
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 
Use a repeater control. It can be bound to a list, such as the list returned from System.IO.Directory.GetFiles(). Then using databinding expression, or handling the events, the hyperlinks can be formatted as necessary. This will allow for flexibility in the number of items displayed and isolate the logic for obtaining the items.


only two letters away from being an asset

GeneralRe: Positioning plain text/html Pin
markymark8212-Jun-07 5:57
markymark8212-Jun-07 5:57 
Questionwww.dropthings.com related questions Pin
larree1112-Jun-07 5:22
larree1112-Jun-07 5:22 
QuestionSync Scrolling Pin
liona12-Jun-07 2:48
liona12-Jun-07 2:48 
AnswerRe: Sync Scrolling Pin
Arun.Immanuel12-Jun-07 3:07
Arun.Immanuel12-Jun-07 3:07 
GeneralRe: Sync Scrolling Pin
liona12-Jun-07 3:12
liona12-Jun-07 3:12 
AnswerRe: Sync Scrolling Pin
markymark8212-Jun-07 5:46
markymark8212-Jun-07 5:46 
QuestionASP.NET, AJAX and SQL Server question Pin
kallileo12-Jun-07 2:31
kallileo12-Jun-07 2:31 
AnswerRe: ASP.NET, AJAX and SQL Server question Pin
Not Active12-Jun-07 2:51
mentorNot Active12-Jun-07 2:51 
GeneralRe: ASP.NET, AJAX and SQL Server question Pin
kallileo12-Jun-07 3:20
kallileo12-Jun-07 3:20 
GeneralRe: ASP.NET, AJAX and SQL Server question [modified] Pin
Not Active12-Jun-07 3:40
mentorNot Active12-Jun-07 3:40 

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.