Click here to Skip to main content
15,906,106 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: access textbox inside the gridview Pin
Christian Graus9-Jul-08 8:58
protectorChristian Graus9-Jul-08 8:58 
QuestionCheckBoxList control - Which ListItem was clicked? Pin
Ekjon9-Jul-08 7:02
Ekjon9-Jul-08 7:02 
AnswerRe: CheckBoxList control - Which ListItem was clicked? Pin
Christian Graus9-Jul-08 8:01
protectorChristian Graus9-Jul-08 8:01 
GeneralRe: CheckBoxList control - Which ListItem was clicked? Pin
Ekjon9-Jul-08 8:44
Ekjon9-Jul-08 8:44 
GeneralRe: CheckBoxList control - Which ListItem was clicked? Pin
Christian Graus9-Jul-08 8:46
protectorChristian Graus9-Jul-08 8:46 
GeneralRe: CheckBoxList control - Which ListItem was clicked? Pin
Ekjon11-Jul-08 9:39
Ekjon11-Jul-08 9:39 
GeneralRe: CheckBoxList control - Which ListItem was clicked? Pin
Herman<T>.Instance10-Jul-08 3:16
Herman<T>.Instance10-Jul-08 3:16 
GeneralRe: CheckBoxList control - Which ListItem was clicked? Pin
Ekjon11-Jul-08 10:11
Ekjon11-Jul-08 10:11 
Thanks digimanus and Christian.
I definitely tried this. What's happening is - the checkboxes are checked depending on values in a database table. When they make a new selection, it's suppossed to save the change in the database - then reflect the change in the checkboxes. My code works one way. If they make a new selection, it shows the checkbox as selected. If they deselect one, it doesn't work. It keeps the box as selected. So, I was thinking - it's a problem with the selection/desection.
But now feels like It's something else.
I'll review my code and come back.
Thanks again.
QuestionCustomValidator ClientSideFunction property isn't working with ValidationSummary control Pin
Mark J. Miller9-Jul-08 6:00
Mark J. Miller9-Jul-08 6:00 
AnswerRe: CustomValidator ClientSideFunction property isn't working with ValidationSummary control Pin
Christian Graus9-Jul-08 8:08
protectorChristian Graus9-Jul-08 8:08 
GeneralRe: CustomValidator ClientSideFunction property isn't working with ValidationSummary control Pin
Mark J. Miller9-Jul-08 8:45
Mark J. Miller9-Jul-08 8:45 
GeneralRe: CustomValidator ClientSideFunction property isn't working with ValidationSummary control Pin
Christian Graus9-Jul-08 8:56
protectorChristian Graus9-Jul-08 8:56 
Questionstatic object reference problem Pin
familyof79-Jul-08 5:52
familyof79-Jul-08 5:52 
AnswerRe: static object reference problem Pin
Christian Graus9-Jul-08 6:00
protectorChristian Graus9-Jul-08 6:00 
GeneralRe: static object reference problem Pin
familyof79-Jul-08 6:06
familyof79-Jul-08 6:06 
GeneralRe: static object reference problem Pin
Christian Graus9-Jul-08 6:21
protectorChristian Graus9-Jul-08 6:21 
GeneralRe: static object reference problem Pin
Christian Graus9-Jul-08 6:25
protectorChristian Graus9-Jul-08 6:25 
GeneralRe: static object reference problem Pin
familyof79-Jul-08 6:34
familyof79-Jul-08 6:34 
GeneralRe: static object reference problem Pin
Christian Graus9-Jul-08 6:35
protectorChristian Graus9-Jul-08 6:35 
GeneralRe: static object reference problem Pin
familyof79-Jul-08 7:22
familyof79-Jul-08 7:22 
GeneralRe: static object reference problem Pin
Christian Graus9-Jul-08 7:23
protectorChristian Graus9-Jul-08 7:23 
Questionput name of picture in database Pin
strawberrysh9-Jul-08 4:49
strawberrysh9-Jul-08 4:49 
AnswerRe: put name of picture in database Pin
Christian Graus9-Jul-08 4:55
protectorChristian Graus9-Jul-08 4:55 
AnswerRe: put name of picture in database Pin
Mark J. Miller9-Jul-08 6:05
Mark J. Miller9-Jul-08 6:05 
Questionshowing a dropdownlist in gridview Pin
eyeseetee9-Jul-08 4:25
eyeseetee9-Jul-08 4:25 

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.