I've been developing software through my entire adult life!

I also like Recursion!

profile for Adrian on Stack Exchange, a network of free, community-driven Q&A sites

8h
awarded mysql
2d
answered Query for multiple possible IDs in asp.net
2d
answered Displaying distinct datetime column in dropdownlist
2d
comment string.IsNullOrEmpty returns true when supplied string is not null
You should really consider clear then rebuild solution. Have you done that?
2d
revised string.IsNullOrEmpty returns true when supplied string is not null
added 97 characters in body
2d
answered string.IsNullOrEmpty returns true when supplied string is not null
2d
reviewed Approve suggested edit on IEnumerable.Where missing objects
2d
awarded Popular Question
Jun
17
awarded Revival
Jun
13
reviewed Approve suggested edit on .crx file install in chrome
Jun
13
reviewed Approve suggested edit on New Event Selection using fullcalendar library in Firefox starts with wrong field
Jun
13
comment How do I get the value of specific cells on a gridview based on checkbox selections on the same row?
@Rj. Yes, that is the issue, because you are not assiging an ID to the control (the name of the vairiable is not the ID of the control). Try adding the checkbox in design time, but make it invisible. Set it visible in your gvShows_DataBound
Jun
13
reviewed Approve suggested edit on MVC 4 How to forward request data
Jun
13
reviewed Approve suggested edit on stack columns in dataframe, and also stack index column
Jun
13
reviewed Approve suggested edit on XML Serialization and Inherited Types
Jun
13
comment How do I get the value of specific cells on a gridview based on checkbox selections on the same row?
@Rj. Is it the case that the checkbox isn't is the first column? You can always try row.FindControl("chkCheckBox") to search in the wholre row. Also, make sure your checkbox's ID is actually "chkCheckBox"
Jun
13
revised How do I get the value of specific cells on a gridview based on checkbox selections on the same row?
added 16 characters in body
Jun
13
answered How do I get the value of specific cells on a gridview based on checkbox selections on the same row?
Jun
13
reviewed Approve suggested edit on Displaying Craigslist postings on a webpage with php?
Jun
13
reviewed Approve suggested edit on how to hide the warnings from method READ-XML()
1 2 3 4 5