P
Picho
Hi everyone,
I have followed the example on MSDN:
http://msdn.microsoft.com/library/d...windowsformsdatagridcolumnstyleclasstopic.asp
and it works fine, I even made my own following the example.
One problem though (so far...):
when i move around the datagrid, my controls appear and disappear fine,
except for when losing focus on a cell inside a new line (that is - adding a
new line to the datagrid while editing).
if i navigate to another cell in the same column, it disappears.
when i navigate to a cell (in the same row or not) in a different column,
the previous control stays visible...
I did not attach any code since it is availble in the link on MSDN.
thanx,
Picho
I have followed the example on MSDN:
http://msdn.microsoft.com/library/d...windowsformsdatagridcolumnstyleclasstopic.asp
and it works fine, I even made my own following the example.
One problem though (so far...):
when i move around the datagrid, my controls appear and disappear fine,
except for when losing focus on a cell inside a new line (that is - adding a
new line to the datagrid while editing).
if i navigate to another cell in the same column, it disappears.
when i navigate to a cell (in the same row or not) in a different column,
the previous control stays visible...
I did not attach any code since it is availble in the link on MSDN.
thanx,
Picho