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
close icon

VB.net - GridDataBoundGrid Designer Warning

Hello

I get the following warning when I try to open my designer:

"Object reference not set to an instance of an object."

It appeared after I added a new column for my GridDataBoundGrid (in designer-mode). When I use the control without defining a column in the designer-mode, I get no warning. The warning has no dependence with something else I think, because I created a new project with only 1 form, 1 GridDataBoundGrid with 1 column and the warning appeared too.

Printscreen (sorry in German):

http://imageshack.us/f/9/warningb.png/

Has someone an idea?

Thanks a lot,
Shivan




2 Replies

SH shivan November 25, 2011 09:48 AM UTC

When I comment out some desingercode like this:

'
'GridBoundColumn1
'
GridBoundColumn1.BackColor = System.Drawing.SystemColors.Window
'GridBoundColumn1.Hidden = False
'GridBoundColumn1.Position = 1
'GridBoundColumn1.Width = 44

the warning disappears. But it can't be the solution of this problem.



RB Ragamathulla B Syncfusion Team November 29, 2011 04:56 AM UTC

Hi Shivan,

Thank you for your interest in Syncfusion products.

The reported issue is a known issue in our source library. We have already fixed this issue in our source. The fix for this issue will be included in our upcoming volume 1 2012 release which will be expected in mid of January ,2012.

Please let us know if you have any further concerns.

Regards,
Asarudheen.


Loader.
Live Chat Icon For mobile
Up arrow icon