Click here to Skip to main content
15,905,414 members

Comments by martyres72 (Top 33 by date)

martyres72 11-Aug-16 14:19pm View    
it works perfectly. Thank you for the help.
martyres72 11-Aug-16 14:14pm View    
I added working code as the solution. See any issues?
martyres72 11-Aug-16 14:13pm View    
I made some small changes, and is working now. I am using the "foreach". is that bad practice?
martyres72 11-Aug-16 14:02pm View    
good to know. I guess I'll keep looking.
martyres72 11-Aug-16 14:01pm View    
I've even tried wrapping the code behind in this:
foreach (GridViewRow row in GridView2.Rows)

It gets further, but then throws exception for some other problem