Click here to Skip to main content
15,917,456 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionIs it possible to use datalist inside a datarepeater??? Pin
nisha261211-Dec-06 19:26
nisha261211-Dec-06 19:26 
AnswerRe: Is it possible to use datalist inside a datarepeater??? Pin
saravanan0512-Dec-06 9:14
saravanan0512-Dec-06 9:14 
QuestionInternal Search Engine Pin
nisha261211-Dec-06 19:24
nisha261211-Dec-06 19:24 
Questionproblem in c# Pin
Imran Khan Pathan11-Dec-06 19:20
Imran Khan Pathan11-Dec-06 19:20 
AnswerRe: problem in c# Pin
Guffa11-Dec-06 20:19
Guffa11-Dec-06 20:19 
GeneralRe: problem in c# [modified] Pin
Imran Khan Pathan11-Dec-06 21:58
Imran Khan Pathan11-Dec-06 21:58 
AnswerRe: problem in c# Pin
Guffa12-Dec-06 14:35
Guffa12-Dec-06 14:35 
Questionproblem openning an aspx page Pin
Samir NIGAM11-Dec-06 18:47
Samir NIGAM11-Dec-06 18:47 
Questiondata binding in datagrid Pin
diya_dev11-Dec-06 18:44
diya_dev11-Dec-06 18:44 
AnswerRe: data binding in datagrid Pin
_mubashir11-Dec-06 21:45
_mubashir11-Dec-06 21:45 
Questioncomplex datagrid operation Pin
abulhassan_shock11-Dec-06 17:17
abulhassan_shock11-Dec-06 17:17 
Questionasp.NET newbie, security question Pin
RoswellNX11-Dec-06 11:17
RoswellNX11-Dec-06 11:17 
QuestionPaging logic Pin
5150.Net11-Dec-06 9:49
5150.Net11-Dec-06 9:49 
AnswerRe: Paging logic Pin
Not Active11-Dec-06 11:18
mentorNot Active11-Dec-06 11:18 
QuestionWSI Basic Profile 1.1 Compliant Web Service! (circular references) Pin
Mehdi Mousavi11-Dec-06 9:27
Mehdi Mousavi11-Dec-06 9:27 
QuestionUsing controls in data repeaters Pin
Jrnsr850011-Dec-06 8:52
Jrnsr850011-Dec-06 8:52 
I've come to a problem in a project I've been working on. I can't believe no one has run into this problem before, but I can't seem to find anyone doing anything like this anywhere. That always scares me and makes me question the methods I have chosen. Here is what I'm trying to do:

I am uploading images for a picture gallery but before images are uploaded I list them with the following information: A thumbnail view of the image, a textbox where a description can be typed, and a checkbox whose checked status will determine whether the image is to be uploaded or not.

My page loads a local directory of images with some other data using an xml file that was created with another process. My goal is to save BACK to the xml the checked/unchecked value from the checkbox and the text that was entered as a description in the text box. The problem I'm running into is generating the checkbox and textbox controls on the fly and still being able access the controls in the post back event.

Has anyone done anything like this? Any help or pointing me in the right direction would be great!

Thanks for your time!

John
AnswerRe: Using controls in data repeaters Pin
Jrnsr850011-Dec-06 10:13
Jrnsr850011-Dec-06 10:13 
QuestionRe: I guess this means I am the only one trying to do this? Pin
Jrnsr850012-Dec-06 3:59
Jrnsr850012-Dec-06 3:59 
QuestionSetting values to a UserControl Pin
Ria7711-Dec-06 7:05
Ria7711-Dec-06 7:05 
AnswerRe: Setting values to a UserControl Pin
Anil Ch11-Dec-06 7:53
Anil Ch11-Dec-06 7:53 
QuestionExposing Enums from a Web Service Pin
Dominic Pettifer11-Dec-06 4:26
Dominic Pettifer11-Dec-06 4:26 
AnswerRe: Exposing Enums from a Web Service Pin
Kschuler11-Dec-06 8:01
Kschuler11-Dec-06 8:01 
QuestionConnection string in web.config file Pin
steve_rm11-Dec-06 4:26
steve_rm11-Dec-06 4:26 
AnswerRe: Connection string in web.config file Pin
ednrgc11-Dec-06 6:12
ednrgc11-Dec-06 6:12 
AnswerRe: Connection string in web.config file Pin
Not Active11-Dec-06 6:30
mentorNot Active11-Dec-06 6:30 

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.