How to create an empty GridDataVisibleColumn?

Hello,

how can I create an empty GridDataVisibleColumn in my GridDataControl?

Thank you..


1 Reply

DM Deenadhayalan M Syncfusion Team June 10, 2011 12:12 PM UTC

Hi Peter,

Thanks for using Syncfusion Products.

You can achieve your requirement by setting GridDataUnboundVisibleColumn in GridDataControl. Here we must give any string value for the MappingName property. It is the default behavior of GridDataControl.

Code snippet [XAML]:












We have created a sample based on this please find the sample in the following location,

Please let us know if you need more information.

Regards,
Deenadhayalan




99715_EmptyDataVisibleColumn_493ea3df.zip

Loader.
Up arrow icon