Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

PropertyEditor, object property gets null (None)

Hi,

 

I have hosted a PropertyEditor control into a datagridview cell. This PropertyEditor has the following settings for the source property:

 

Object: WaveFormPlot

PropertyName=LineColor

Property value = Red

 

Datagridview initially is loaded correctly, I modify the cell value, p.e, from red to yellow. Since here no problem, then I select another cell, not a custom PropertyEditor cell, p.e, a datagridview textbox cell. The problem is that when I enter in edit mode for textbox cell, the another cell that I was previously set to yellow (and not being edited), its object property is deattached, that is, changed to null (none). Why?

 

Thx.

0 Kudos
Message 1 of 1
(4,498 Views)