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

Comments by Member 12754823 (Top 8 by date)

Member 12754823 27-Nov-16 21:00pm View    
I already try it and it didn't work. I'm using a list(of t) and i did a couple of research about it and for some reasons, apparently the list(of t) is difficult to use with a filter. Is it a better way to filter a gridview?
Member 12754823 9-Nov-16 16:27pm View    
The real question is how i update multiple table with a stored procedure!
Member 12754823 2-Oct-16 17:55pm View    
Thanks you for your answer, it helped me to find my bug! I had a blank row at the end of my datagridview and needed to iterate - 2 ! Thank you again, you're awesome!
Member 12754823 2-Oct-16 17:54pm View    
Thanks for your help ;) but yes, i find it.
Member 12754823 2-Oct-16 12:59pm View    
Yeah i already try to debug it, but i have 2400 rows and 11 colomns so its a bit long to watch line by line the contains of my datagridview! ;) I was hoping that someone already had the same bug!