Click here to Skip to main content
15,888,984 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to send the ID field of a datalist to another page? Pin
Arroci11-Mar-09 9:17
Arroci11-Mar-09 9:17 
AnswerRe: How to send the ID field of a datalist to another page? Pin
Christian Graus11-Mar-09 9:33
protectorChristian Graus11-Mar-09 9:33 
AnswerRe: How to send the ID field of a datalist to another page? Pin
Yusuf11-Mar-09 9:50
Yusuf11-Mar-09 9:50 
GeneralRe: How to send the ID field of a datalist to another page? Pin
Christian Graus11-Mar-09 9:54
protectorChristian Graus11-Mar-09 9:54 
AnswerRe: How to send the ID field of a datalist to another page? Pin
Arroci11-Mar-09 11:18
Arroci11-Mar-09 11:18 
GeneralRe: How to send the ID field of a datalist to another page? Pin
Christian Graus11-Mar-09 12:25
protectorChristian Graus11-Mar-09 12:25 
GeneralRe: How to send the ID field of a datalist to another page? Pin
Yusuf11-Mar-09 12:58
Yusuf11-Mar-09 12:58 
GeneralRe: How to send the ID field of a datalist to another page? Pin
Arroci11-Mar-09 13:19
Arroci11-Mar-09 13:19 
ah! I think you and christian have found the source of the problem. Christian was right in saying the IDLabel does not have one thing to refer to. Your suggestion on debugging
this.IDLabel.Text
seemed to have proved it because it's saying NullReferenceException was unhandled, which probably could be concluded that it's just not getting the ID value off the datalist.

Hehe I figured, the only way to really challenge myself is to just stretch my resources as much as possible to get information I need Big Grin | :-D . But this has proven quiet trivial and my books don't cover this. Google works to some extend but it's a bit tricky to learn independant methods and then try to fuse them and translate to one language. Nethertheless I do enjoy it ^_^.


So I guess the next step really is how to render a link button in the <%# Eval("ID") tag? Any links to tutorials and suggestions are welcome ^_^.

Big thank you to christian and yusuf for helping me out. You guys rock!
GeneralRe: How to send the ID field of a datalist to another page? Pin
Yusuf11-Mar-09 13:48
Yusuf11-Mar-09 13:48 
GeneralRe: How to send the ID field of a datalist to another page? Pin
Arroci11-Mar-09 14:15
Arroci11-Mar-09 14:15 
GeneralRe: How to send the ID field of a datalist to another page? Pin
Yusuf11-Mar-09 15:12
Yusuf11-Mar-09 15:12 
GeneralRe: How to send the ID field of a datalist to another page? Pin
Christian Graus11-Mar-09 15:46
protectorChristian Graus11-Mar-09 15:46 
GeneralRe: How to send the ID field of a datalist to another page? [modified] Pin
Arroci11-Mar-09 18:19
Arroci11-Mar-09 18:19 
GeneralRe: How to send the ID field of a datalist to another page? Pin
Arroci12-Mar-09 10:26
Arroci12-Mar-09 10:26 
QuestionHow to display a jpg on a web page Pin
scjsb11-Mar-09 4:57
scjsb11-Mar-09 4:57 
AnswerRe: How to display a jpg on a web page Pin
Yusuf11-Mar-09 5:20
Yusuf11-Mar-09 5:20 
AnswerRe: How to display a jpg on a web page Pin
Rutvik Dave11-Mar-09 6:08
professionalRutvik Dave11-Mar-09 6:08 
AnswerRe: How to display a jpg on a web page Pin
Cybernate11-Mar-09 6:25
Cybernate11-Mar-09 6:25 
QuestionI need some direction on a web page Pin
Tom Wright11-Mar-09 4:36
Tom Wright11-Mar-09 4:36 
AnswerRe: I need some direction on a web page Pin
Yusuf11-Mar-09 5:22
Yusuf11-Mar-09 5:22 
GeneralRe: I need some direction on a web page Pin
Tom Wright11-Mar-09 6:04
Tom Wright11-Mar-09 6:04 
GeneralRe: I need some direction on a web page Pin
Cybernate11-Mar-09 6:26
Cybernate11-Mar-09 6:26 
GeneralRe: I need some direction on a web page Pin
Tom Wright11-Mar-09 11:16
Tom Wright11-Mar-09 11:16 
Questionsession state issues Pin
nerzhul8611-Mar-09 0:59
nerzhul8611-Mar-09 0:59 
AnswerRe: session state issues [modified] Pin
Rajeesh MP11-Mar-09 1:03
Rajeesh MP11-Mar-09 1:03 

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.