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

binding to certain columns

I did the following data binding:

this.gridGroupingControl1.DataSource = GetDataView(); // public DataView GetDataView() {...}

And I saw all the data in the table. In this table, there are columns that should not be attached to the table. Where can I specify only the columns for bind?

3 Replies

VK Vinish Kumar K Syncfusion Team May 19, 2015 05:16 AM UTC

Hi Svyatoslav,

Thank you for your interested in Syncfusion products.

I have analysed your query, you can hide the unwanted column from the View of GridGroupingControl, Please refer the below KB link, this will provide complete guide lines to you. Please let me know if I misunderstood your query.

KB Link : https://www.syncfusion.com/kb/628/how-do-i-hide-unhide-the-columns-in-a-gridgroupingcontrol

Regards,
Vinish K.


SR Svyatoslav Razmyslov May 19, 2015 06:14 AM UTC

It works, thanks.


VK Vinish Kumar K Syncfusion Team May 20, 2015 04:27 AM UTC

Hi Svyatoslav,

Thank you for your interest in Syncfusion products.

We are glad to hear that your problem has been resolved. Please don’t hesitate to contact us if you face any other issue. We are glad to assist you.

Regards,
Vinish K,

Loader.
Live Chat Icon For mobile
Up arrow icon