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

Comments by TheRealProgrammer (Top 12 by date)

TheRealProgrammer 16-Nov-16 3:31am View    
How should that look like? I have no idea.
TheRealProgrammer 16-Nov-16 2:25am View    
So what exactley you do not understand? I got a script that sends in a string for each item in my ID DataRow. I also want to send in the script for every date the user uses as input.
TheRealProgrammer 11-Nov-16 0:51am View    
Alright, I understand. The problem is that I need to display all the rows in my dataGridView. From the dataGridView I am selecting what I need and what I selected needs to be cloned into the DataTable. In this example, the dataGridView will only show 1 result, not the whole list.
TheRealProgrammer 10-Nov-16 8:59am View    
I understand, but how can I implement that? I can't manage to understand how I can integrate this in my for.
TheRealProgrammer 4-Oct-16 2:24am View    
I can't find anything.