Grid inheritance

I inherited from the GridControl. Everything is working fine...just that somtime the control disappears from the from in the designer ! and then i must put it again myself. Any idea ? (I use 2.5)

1 Reply

AD Administrator Syncfusion Team March 4, 2005 04:13 PM UTC

I think this is a framework problem that you will see with any derived control. I have been able to usually avoid this problem by making sure I have rebuilt the project before I try to open the form in the designer that has the derived control.

Loader.
Up arrow icon