Link to home
Start Free TrialLog in
Avatar of sagar shedge
sagar shedge

asked on

i want to delete row from datagrid view when all row column get 0

i have 6   to 7 column in datagrid view in that 1st column name is "name" 2nd to 7th all have some  numeric values i want to delete row when that numeric values get 0 in windows form C#
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Do you think what to do the manipulation from your Data Source instead of DataGridView?
Avatar of sagar shedge
sagar shedge

ASKER

no it must be get disable or delete from data grid view only
"delete" means it was generated, and then somehow it was "removed". it's the same in some sense that we exclude it before it's being generated. That's my idea.
ASKER CERTIFIED SOLUTION
Avatar of Prakash Samariya
Prakash Samariya
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added to this question in more than 21 days, so it is now classified as abandoned.

I have recommended this question be closed as follows:

Accept: Prakash Samariya (https:#a42062950)

If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.

frankhelk
Experts-Exchange Cleanup Volunteer