I have a data grid view in when press delete key in group type cell then an other form with DGV open.
It then select a value form it but value is changing but the are not showing always empty in it is window application in C#
Asked
Active
Viewed 44 times
0

Mack
- 1
- 2
-
1Not that I understood any of that, but what's the question? – ZivS May 01 '15 at 09:35
-
Also show the relevant code please. – Sybren May 01 '15 at 09:39
-
i have create one dgv in which their is a one column name group type i want when i pressed Del key that cell of column one pop-up is open other form in which i selected a value that value should back to cell where i have press del key my problem i that the value after selection is remain empty – Mack May 01 '15 at 09:41
-
Without code nobody can help. Please post a bit code to illustrate your problem. – MacKentoch May 01 '15 at 09:53