Hi,
I am using ControlContainerEditor to set a control on an UltraGrid.
I have a WinForm on which i have a Grid.
I am having a custom class - UserCondition, which I am using to set the data on the control.
As i read the property of ControlContainerEditor, it should set the value of UserCondition on the grid automatically but it is not.
UserCondition on the UltraGrid is always NULL.
That is why i am not able to access the object and the grid is not working.
Please advice.
Path to follow:
Run the program.
Select a value in the UltraCombo on the Form.
Click on the Add Condition button.
Add more than one conditions.
Choose some value in the Condition in a row of Grid.
As you click on the other row of the grid old values get lost.
Hello rajivd,
I was able to reproduce the issue you described in the version of NetAdvantage your sample originally used and in NetAdvantage 2013 Volume 1. My initial guess is that your user control is not interacting properly with the ControlContainerEditor. I will research this further and make another post when I have more information.
Hi Dave,
Please try to fix this issue as soon as possible as we have to deploy it for one of our clients on the urgent basis.