Click here to Skip to main content
15,901,205 members

Comments by cherit (Top 2 by date)

cherit 20-May-13 12:33pm View    
Thank you. I have put the try in place. Out of the first three rows, 2 of them have a 4 digit ID, but only one of them is caught by the catch statement. I verified the indexes are within range on both. I also verified the data using the visualizer. The cid value is 2270 which is the op_num for row index 2. I have also verified that the gvMgr_originalDataTable also has op_num of 2270.
cherit 17-May-13 17:32pm View    
There are many different skill levels and obviously I am a beginner. I have been using the debugger and have not been able to find the answer, which is why I posted my question.