Hello how can i count a word in dataGridView like an example
i have a cars model
BMW, Audi, Mitsubishi, Mercedes .etc
i want a code to count how many bmw i have ,how many Mercedes i have. etc
in a lable.text
Hello how can i count a word in dataGridView like an example
i have a cars model
BMW, Audi, Mitsubishi, Mercedes .etc
i want a code to count how many bmw i have ,how many Mercedes i have. etc
in a lable.text
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal YelvePosted Aug 5, 2022, 7:30 PM
Please check the below link it might help.
https://www.aspsnippets.com/questions/209277/Count-number-of-record-for-specific-string-in-DataGridview-row-using-C-and-VBNet-in-Windows-Forms-Application/
Also this might help.
Rajanikant HawaldarPosted Aug 5, 2022, 1:09 PM