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

Comments by Member 13416420 (Top 7 by date)

Member 13416420 22-Sep-17 15:41pm View    
Deleted
So i tried:
dgv.DataSource = Nothing
instead of
dgv.DataSource = ds.Tables(Table).DefaultView
but this dosent work tables dont populate
Member 13416420 19-Sep-17 17:53pm View    
Deleted
yes i overlooked double clicked to apply it.
Member 13416420 19-Sep-17 14:00pm View    
Deleted
you posted your first post as a comment i would like to give you credit for helping me with a valid solution. if you want submit your solution and ill update the post.
Member 13416420 19-Sep-17 13:56pm View    
after i got everything working properly i will be condensing my code to specific module blocks for looped application but since i am adding and removing features i like to have it all laid out during my design stages. but yes this a very valid point, someone could have also pointed out my lack of try catch use but i like to complete that as i review and reedit my code.
Member 13416420 19-Sep-17 13:55pm View    
ok i see what your talking about now.
this is only going to be used on one computer and should have access, however if you find anything reference wise send me a message so maybe i can implement it for future needs. thanks again for all your help