Click here to Skip to main content
15,887,585 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDefault Browser Pin
Brady Kelly24-Jun-08 5:09
Brady Kelly24-Jun-08 5:09 
AnswerRe: Default Browser Pin
N a v a n e e t h24-Jun-08 6:02
N a v a n e e t h24-Jun-08 6:02 
GeneralRe: Default Browser Pin
Brady Kelly24-Jun-08 6:55
Brady Kelly24-Jun-08 6:55 
GeneralRe: Default Browser Pin
N a v a n e e t h24-Jun-08 7:16
N a v a n e e t h24-Jun-08 7:16 
QuestionGetting Filename for Substitution from Database Pin
familyof724-Jun-08 4:19
familyof724-Jun-08 4:19 
Questiononmouseover Pin
brettokumar24-Jun-08 4:01
professionalbrettokumar24-Jun-08 4:01 
AnswerRe: onmouseover Pin
N a v a n e e t h24-Jun-08 4:09
N a v a n e e t h24-Jun-08 4:09 
QuestionTrying to get around the logic of for loop and if statement!! Pin
eyeseetee24-Jun-08 3:59
eyeseetee24-Jun-08 3:59 
Hi
I have a for loop which loops through a list of items in a gridview
For each item in the gridview i have an if statement which checks if a checkbox column in the gridview is checked, if it is then do something.
Now I have the following dilemma:
Say there is 5 items in the gridview a user can select 3 of them and not the other two and something will happen to just the ones that are selected
If they select all of them then something will happen
But currently if they select none nothing will happen
But I want to allow them to select none of the checkboxes for a change to be applied to all items in the gridview, however i dont know when to put this if statement to check if all are empty as I cant put it in the for loop as it would check one at a time.
any help would be great!
thanks!
Please ask for better exlanation if needed.
cheers



We are not a Code Charity

AnswerRe: Trying to get around the logic of for loop and if statement!! Pin
N a v a n e e t h24-Jun-08 4:20
N a v a n e e t h24-Jun-08 4:20 
GeneralRe: Trying to get around the logic of for loop and if statement!! Pin
eyeseetee24-Jun-08 4:37
eyeseetee24-Jun-08 4:37 
GeneralRe: Trying to get around the logic of for loop and if statement!! Pin
windhopper24-Jun-08 5:02
windhopper24-Jun-08 5:02 
GeneralRe: Trying to get around the logic of for loop and if statement!! Pin
windhopper24-Jun-08 5:03
windhopper24-Jun-08 5:03 
GeneralRe: Trying to get around the logic of for loop and if statement!! Pin
eyeseetee24-Jun-08 5:05
eyeseetee24-Jun-08 5:05 
GeneralRe: Trying to get around the logic of for loop and if statement!! Pin
eyeseetee24-Jun-08 5:06
eyeseetee24-Jun-08 5:06 
AnswerRe: Trying to get around the logic of for loop and if statement!! Pin
Guffa24-Jun-08 5:25
Guffa24-Jun-08 5:25 
QuestionDisplaying no of records per page using crystal reports [modified] Pin
mcmilan24-Jun-08 3:20
mcmilan24-Jun-08 3:20 
QuestionHow to add custom properties in windows NTFS file system using .net Pin
kaushik_Manoj24-Jun-08 3:19
kaushik_Manoj24-Jun-08 3:19 
AnswerRe: How to add custom properties in windows NTFS file system using .net Pin
Ashfield24-Jun-08 3:34
Ashfield24-Jun-08 3:34 
Questionhow to insert fckeditor value into database in asp.net Pin
rohit tiwary24-Jun-08 3:16
rohit tiwary24-Jun-08 3:16 
AnswerRe: how to insert fckeditor value into database in asp.net Pin
Christian Graus24-Jun-08 3:18
protectorChristian Graus24-Jun-08 3:18 
Questionproblem with AutoCompleteExtender Pin
kimo code24-Jun-08 2:15
kimo code24-Jun-08 2:15 
AnswerRe: problem with AutoCompleteExtender Pin
Imran Khan Pathan24-Jun-08 3:33
Imran Khan Pathan24-Jun-08 3:33 
GeneralRe: problem with AutoCompleteExtender Pin
kimo code24-Jun-08 3:34
kimo code24-Jun-08 3:34 
QuestionJavascript for RadioButton? Pin
BalasubramanianK24-Jun-08 1:54
BalasubramanianK24-Jun-08 1:54 
AnswerRe: Javascript for RadioButton? Pin
Christian Graus24-Jun-08 1:56
protectorChristian Graus24-Jun-08 1:56 

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.