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

GridDataBoundGrid property column missing

I have two properties in my class one is of the type
public List ABC
{
get{..;}
}
public IDictionary XYZ
{
get{...;}
}
The GridDataBoundGrid control displays column XYZ but does not display ABC. Am I missing something here?

I am using Syncfusion 4.1.0.58 and Visual Studio 2008



3 Replies

JJ Jisha Joy Syncfusion Team December 29, 2008 04:58 AM UTC

Hi Deven,

We appreciate your interest in Syncfusion Products.

Could you please reproduce the issue in the below sample, so that we could analyze the issue here and provide you a solution soon.

http://websamples.syncfusion.com/samples/Grid.Windows/GDBGColumnProperty.zip

Regards,
Jisha




DN Devenkumar Naik December 30, 2008 03:46 PM UTC

I have replicated the error in the attached solution.

>Hi Deven,

We appreciate your interest in Syncfusion Products.

Could you please reproduce the issue in the below sample, so that we could analyze the issue here and provide you a solution soon.

http://websamples.syncfusion.com/samples/Grid.Windows/GDBGColumnProperty.zip

Regards,
Jisha






GDBGColumnProperty_fb8e08e5.zip


JJ Jisha Joy Syncfusion Team December 31, 2008 12:31 PM UTC

Hi Deven,

Thank you for your update.

This is not an issue. The issue is due to your datasource implementation. You can see the same behavior if you bind the same datasource to the MicroSoft's DataGridView.

Regards,
Jisha


Loader.
Live Chat Icon For mobile
Up arrow icon