Click here to Skip to main content
15,922,533 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Text Allign Question .NET Pin
Guffa27-Aug-06 13:58
Guffa27-Aug-06 13:58 
QuestionNetwork course Pin
TheEagle27-Aug-06 11:17
TheEagle27-Aug-06 11:17 
AnswerRe: Network course Pin
Colin Angus Mackay27-Aug-06 12:50
Colin Angus Mackay27-Aug-06 12:50 
GeneralRe: Network course Pin
TheEagle27-Aug-06 18:45
TheEagle27-Aug-06 18:45 
GeneralRe: Network course Pin
Colin Angus Mackay27-Aug-06 21:42
Colin Angus Mackay27-Aug-06 21:42 
Question(Operation not yet implemented) When I use Crystal Reports 10 to Print Or Export Pin
nsr2006nsr27-Aug-06 8:57
nsr2006nsr27-Aug-06 8:57 
AnswerRe: (Operation not yet implemented) When I use Crystal Reports 10 to Print Or Export Pin
Colin Angus Mackay27-Aug-06 12:48
Colin Angus Mackay27-Aug-06 12:48 
QuestionUser control in a repeater Pin
Martin Gibson27-Aug-06 6:12
Martin Gibson27-Aug-06 6:12 
Hi Everyone,

I need help with using a user control in a repeater. That sounds simple enough, but what is complicating it is that the control takes an id from the dataset that the repeater is displaying.

I'll explain using a scenario - imagine you have a repeater displaying details of a number of books for sale. There are various actions you can perform on the books (buy it, view the list of chapters, view reader comments, etc) but not all of these actions are available for each book (perhaps it isn't in stock, so you can't buy, or perhaps there are no comments to view).

The control consists of a drop down list and a button. the list contains the actions available to each book, and the button will carry out the selected action. The thing is that the control needs the isbn number in order to build the list relevent to the book in the repeater, and I am having trouble passing it in using the property in the control. I have tried the ItemDataBound event, but that doesn't begin passing through the isbn at the time the repeater is building each repeater item, and the ItemCreated event won't work either.

Please can somebody tell me how to pass the id through as each repeater item is building the control?

Many thanks in advance,

Martin

AnswerRe: User control in a repeater Pin
minhpc_bk28-Aug-06 6:01
minhpc_bk28-Aug-06 6:01 
Questionasp.net book [modified] Pin
haytham_mohammad27-Aug-06 6:07
haytham_mohammad27-Aug-06 6:07 
AnswerRe: asp.net book Pin
Neeraj Arora27-Aug-06 18:00
Neeraj Arora27-Aug-06 18:00 
QuestionHi Pin
chetumanoj27-Aug-06 4:07
chetumanoj27-Aug-06 4:07 
AnswerRe: Useless subject Pin
Guffa27-Aug-06 4:23
Guffa27-Aug-06 4:23 
Questionproblem with namespace to message.innerhtml Pin
raquidd2227-Aug-06 2:15
raquidd2227-Aug-06 2:15 
AnswerRe: problem with namespace to message.innerhtml Pin
_AK_28-Aug-06 1:21
_AK_28-Aug-06 1:21 
QuestionFormatting Headers in a datagrid Pin
raulstein27-Aug-06 1:39
raulstein27-Aug-06 1:39 
AnswerRe: Formatting Headers in a datagrid Pin
_AK_28-Aug-06 1:19
_AK_28-Aug-06 1:19 
Questionhow to start a shell command from .NET web app [modified] Pin
Kishore G Nair27-Aug-06 0:01
Kishore G Nair27-Aug-06 0:01 
QuestionJavaScript Pin
kjosh26-Aug-06 15:24
kjosh26-Aug-06 15:24 
AnswerRe: JavaScript Pin
_AK_27-Aug-06 19:21
_AK_27-Aug-06 19:21 
Questionhow to custome columes in datagrid [modified] Pin
smr8526-Aug-06 13:46
smr8526-Aug-06 13:46 
AnswerRe: how to custome columes in datagrid Pin
_AK_27-Aug-06 19:23
_AK_27-Aug-06 19:23 
Questionproblem with datset Pin
raquidd2226-Aug-06 11:59
raquidd2226-Aug-06 11:59 
QuestionUpload Project In ASPNET2 Pin
morteza5726-Aug-06 11:48
morteza5726-Aug-06 11:48 
QuestionDateTime Pin
TheEagle26-Aug-06 6:12
TheEagle26-Aug-06 6:12 

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.