Click here to Skip to main content
16,008,183 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Can't find ConfigurationManager in System.Configuration Pin
thomasa9-Oct-07 21:20
thomasa9-Oct-07 21:20 
QuestionDynamically Creating a Menu from Database Pin
mrtupperware5-Oct-07 5:12
mrtupperware5-Oct-07 5:12 
AnswerRe: Dynamically Creating a Menu from Database Pin
Not Active5-Oct-07 6:01
mentorNot Active5-Oct-07 6:01 
QuestionMembership Provider Pin
Brendan Vogt5-Oct-07 4:22
Brendan Vogt5-Oct-07 4:22 
AnswerRe: Membership Provider Pin
Abhijit Jana5-Oct-07 4:28
professionalAbhijit Jana5-Oct-07 4:28 
QuestionAjax Control toolkit - ToggleButtonExtender Pin
Ramblurr5-Oct-07 4:12
Ramblurr5-Oct-07 4:12 
QuestionProblems with asp:CreateUserWizard Pin
Brendan Vogt5-Oct-07 4:12
Brendan Vogt5-Oct-07 4:12 
QuestionCheckboxes within a grid [modified] Pin
cisco21035-Oct-07 4:09
cisco21035-Oct-07 4:09 
I have been assigned a project where I need to show a check box in a grid that is based off of a bit field in a sql database. Here is what I am trying to do but not working correctly. Is there a better way to do this?

<asp:templatecolumn headertext="Finished">
<itemtemplate>
<asp:checkbox runat="server" id="optFinished"
="" checked="<%#" iif(="" eval("finished")="false," "false",="" "true")="" %="">




Thanks,

Cisco2103


-- modified at 10:23 Friday 5th October, 2007

DUH I fixed it. Thanks
AnswerRe: Checkboxes within a grid Pin
talasila805-Oct-07 4:21
talasila805-Oct-07 4:21 
AnswerRe: Checkboxes within a grid Pin
Abhijit Jana5-Oct-07 4:26
professionalAbhijit Jana5-Oct-07 4:26 
QuestionIs this Querystring? Pin
mehrdadc485-Oct-07 4:00
mehrdadc485-Oct-07 4:00 
AnswerRe: Is this Querystring? Pin
cisco21035-Oct-07 4:11
cisco21035-Oct-07 4:11 
AnswerRe: Is this Querystring? Pin
Christian Graus5-Oct-07 13:23
protectorChristian Graus5-Oct-07 13:23 
Questionradio buttons Pin
venky4565-Oct-07 3:58
venky4565-Oct-07 3:58 
AnswerRe: radio buttons Pin
cisco21035-Oct-07 4:13
cisco21035-Oct-07 4:13 
GeneralRe: radio buttons Pin
venky4565-Oct-07 19:28
venky4565-Oct-07 19:28 
QuestionSession & Cookie in Config Pin
mehrdadc485-Oct-07 3:37
mehrdadc485-Oct-07 3:37 
AnswerRe: Session &amp;amp; Cookie in Config Pin
Abhijit Jana5-Oct-07 3:55
professionalAbhijit Jana5-Oct-07 3:55 
GeneralRe: Session &amp;amp; Cookie in Config Pin
MoustafaS5-Oct-07 6:29
MoustafaS5-Oct-07 6:29 
GeneralRe: Session &amp;amp;amp; Cookie in Config Pin
Abhijit Jana5-Oct-07 21:17
professionalAbhijit Jana5-Oct-07 21:17 
Questionradio buttons [modified] Pin
venky4565-Oct-07 3:12
venky4565-Oct-07 3:12 
AnswerRe: radio buttons Pin
Not Active5-Oct-07 3:36
mentorNot Active5-Oct-07 3:36 
AnswerRe: radio buttons Pin
Dhyanga7-Oct-07 20:18
Dhyanga7-Oct-07 20:18 
QuestionDynamically creating Hyperlinks Pin
mrtupperware5-Oct-07 3:10
mrtupperware5-Oct-07 3:10 
AnswerRe: Dynamically creating Hyperlinks Pin
sanchet5-Oct-07 3:25
sanchet5-Oct-07 3: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.