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

ASP.NET

 
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 
GeneralRe: ASP.NET, AJAX and SQL Server question Pin
kallileo12-Jun-07 4:05
kallileo12-Jun-07 4:05 
GeneralRe: ASP.NET, AJAX and SQL Server question [modified] Pin
Not Active12-Jun-07 5:33
mentorNot Active12-Jun-07 5:33 
QuestionUnable to start Debugging on the web server Pin
mohd imran abdul aziz12-Jun-07 2:14
mohd imran abdul aziz12-Jun-07 2:14 
QuestionPopup control unwanted postback Pin
Statia12-Jun-07 2:08
Statia12-Jun-07 2:08 
AnswerRe: Popup control unwanted postback Pin
Not Active12-Jun-07 2:42
mentorNot Active12-Jun-07 2:42 
Questionjavascript doubt Pin
saravanan0512-Jun-07 0:59
saravanan0512-Jun-07 0:59 
AnswerRe: javascript doubt Pin
Sylvester george12-Jun-07 1:09
Sylvester george12-Jun-07 1:09 

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.