Click here to Skip to main content
15,918,268 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionbackground color of check box Pin
amit_k_gupta18-Jan-07 5:02
amit_k_gupta18-Jan-07 5:02 
AnswerRe: background color of check box Pin
Mike Ellison18-Jan-07 5:30
Mike Ellison18-Jan-07 5:30 
GeneralRe: background color of check box Pin
amit_k_gupta18-Jan-07 6:57
amit_k_gupta18-Jan-07 6:57 
GeneralRe: background color of check box Pin
Mike Ellison18-Jan-07 7:28
Mike Ellison18-Jan-07 7:28 
QuestionUrgent help required about Repeater Control Pin
koonda00718-Jan-07 4:57
koonda00718-Jan-07 4:57 
AnswerRe: Urgent help required about Repeater Control Pin
Mike Ellison18-Jan-07 5:33
Mike Ellison18-Jan-07 5:33 
GeneralRe: Urgent help required about Repeater Control Pin
koonda00718-Jan-07 10:06
koonda00718-Jan-07 10:06 
GeneralRe: Urgent help required about Repeater Control Pin
Mike Ellison18-Jan-07 10:26
Mike Ellison18-Jan-07 10:26 
koonda007 wrote:
But I need some code examples. I am not using any code to get this project done. I am just draging the Listbox controls and a Single Repeater. I just change some html in the aspx file for the Repeater Control to get the values. Could you please send me some code to bind all the 5 Listbox Controls to the single Repeater Control to display information to the user


Nope. Databinding to a control like the Repeater is such a ubiquitous task - you need to understand it if you're going to get anywhere as an ASP.NET developer working with data. You need to look into the ASP.NET tutorials at:
http://www.asp.net/learn/default.aspx?tabid=63[^]

- the data tutorial particularly. And you'll want to look into MSDN documentation[^] on the topic.

I tell you what... look over all the material on those links. If you still have questions on displaying data in your Repeater (using values from 5 controls as parameters) post your question again.
GeneralRe: Urgent help required about Repeater Control Pin
koonda00719-Jan-07 4:32
koonda00719-Jan-07 4:32 
GeneralRe: Urgent help required about Repeater Control Pin
Mike Ellison19-Jan-07 5:23
Mike Ellison19-Jan-07 5:23 
QuestionPassword control problem Pin
nour12318-Jan-07 2:55
nour12318-Jan-07 2:55 
AnswerRe: Password control problem Pin
Christian Graus18-Jan-07 10:15
protectorChristian Graus18-Jan-07 10:15 
GeneralRe: Password control problem Pin
nour12318-Jan-07 13:07
nour12318-Jan-07 13:07 
GeneralRe: Password control problem Pin
Christian Graus19-Jan-07 8:05
protectorChristian Graus19-Jan-07 8:05 
QuestionRun time error! Pin
nclauder18-Jan-07 1:56
nclauder18-Jan-07 1:56 
QuestionI have created a windows forms control in which I put Pin
indian14318-Jan-07 1:36
indian14318-Jan-07 1:36 
AnswerRe: I have created a windows forms control in which I put Pin
Christian Graus18-Jan-07 10:17
protectorChristian Graus18-Jan-07 10:17 
GeneralRe: I have created a windows forms control in which I put Pin
indian14318-Jan-07 18:44
indian14318-Jan-07 18:44 
GeneralRe: I have created a windows forms control in which I put Pin
indian14318-Jan-07 18:48
indian14318-Jan-07 18:48 
GeneralRe: I have created a windows forms control in which I put Pin
indian14319-Jan-07 1:36
indian14319-Jan-07 1:36 
GeneralRe: I have created a windows forms control in which I put Pin
Christian Graus19-Jan-07 8:10
protectorChristian Graus19-Jan-07 8:10 
QuestionPaypal Integration Pin
Khan.Bangash18-Jan-07 1:30
Khan.Bangash18-Jan-07 1:30 
AnswerRe: Paypal Integration Pin
vivekthangaswamy18-Jan-07 2:39
professionalvivekthangaswamy18-Jan-07 2:39 
AnswerRe: Paypal Integration Pin
ednrgc18-Jan-07 2:58
ednrgc18-Jan-07 2:58 
AnswerRe: Paypal Integration Pin
Bassam Saoud18-Jan-07 8:33
Bassam Saoud18-Jan-07 8:33 

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.