Hi Asad,
Thank you
for using Syncfusion products.
We have
analyzed your query. Could you please share in which purpose do you want to
bind the MappingName to the GridDataVisibleColumn That would be very helpful
for us to further analysis .And also you can bind the property in the
underlying collection to GridDataVisibleColumn while loading GridDataControl by
using the following code snippet.
Code
snippet[Xaml]:
<syncfusion:GridDataVisibleColumn Binding="{Binding CustomerID}" HeaderText="CustomerID">
</syncfusion:GridDataVisibleColumn>
|
For your
reference here we have attached a simple sample and you can download the sample
from the following location.
Sample: GridDataControlSample.zip
Please let
us know if you have any questions
Regards,
Raja
sekar.G