Click here to Skip to main content
15,886,578 members

Comments by ccalma (Top 23 by date)

ccalma 30-Apr-14 2:27am View    
Did you include the TestNo parameter in the RDLC file?
ccalma 25-Apr-14 22:29pm View    
Did you check your datatable if it has a value?
ccalma 25-Apr-14 2:43am View    
Are you using BoundField?
ccalma 24-Apr-14 22:30pm View    
Did you check the content of your SelectedRow? Also, you didn't access the .Text of the textbox.
ccalma 24-Apr-14 3:22am View    
Try putting it in the DoubleClick event of the gridview and let me know the result