Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
125
Combining two Data Columns into single column
posted

Hai All,

I have a EntityCollection and i was binded using xamgridname.Datasource=EntityCollection; and i gave auto generatedfields as false.

In here i have first_Name and Last_Name as separate,But i want to show Name(Last_Name+First_Name) into a single column.

Is it Possible?

Parents
  • 2125
    posted

    Hi,

    Could you please, provide more detailed information about your Entity collection and the expected final result( lauout in the xamDataGrid).

    Best Regards,

    Yanko

     

     

Reply Children