Re: Getting a control linked to a database record - beginners question
- From: "JJ" <abc@xxxxxxx>
- Date: Thu, 12 Apr 2007 18:15:08 +0100
Perhaps if I could make each control id unique throughout the entire site, I
could use that to look up a specific row ?
"JJ" <abc@xxxxxxx> wrote in message
news:e2EqShRfHHA.4916@xxxxxxxxxxxxxxxxxxxxxxx
OK - I asked this earlier but thought I'd solved it. Clearly not.
I have a control that I need to display text from an sql database. The
control is being used as a web part so can be placed on a page more than
once.
I am trying to work out how I'd get each instance of the control to load
its corresponding database record to display the text?
I would normally do this sort of thing via a querystring, but in this case
its not going to be practical.
Could someone give me some hints on how I could get the control to know
which database record it needs without using querystrings?
What I think I need is a unique property value (unique on all pages) for
each control, that I can store in the database record.....??
Help!!
JJ
.
- Follow-Ups:
- References:
- Prev by Date: Re: can aspx files become corrupted?
- Next by Date: Re: Difference between aspx and asp
- Previous by thread: Getting a control linked to a database record - beginners question
- Next by thread: Re: Getting a control linked to a database record - beginners question
- Index(es):
Relevant Pages
|
Loading