We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

UserControl problem at migration to .NET2

Hi
My grid used to work fine but I've now changed to .NET 2 and I can't see my user-controls on the grid, unless I click on them.

I'm using my controls in the following way:
myGridControl[1,1].CellType = "Control";
myGridControl[1,1].Control = new myUserControl1();

When the grid loads I see black cells where my controls should be. When I click on one of the cells, it changed to my user control, and works fine, but when I click on different cell, it changes back to a black cell.


Can anybody help me with this please?
Thanks on advance



1 Reply

AD Administrator Syncfusion Team June 17, 2008 05:26 AM UTC

It's me again,

I solved the porblem I had with the help of a message in your forum:
http://www.syncfusion.co.in/support/forums/message.aspx?MessageID=35448

just in case it might help someone




Loader.
Live Chat Icon For mobile
Up arrow icon