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
1775
Dynamically create columns
posted

Good afternoon.
Use XamGrid. Dynamically generate the columns. How can I set the DataType for a column?
 
Thank you very much for your reply.

Parents
  • 40030
    Offline posted

    Hi, 

    You cannot set the DataType for a column. 

    It's based on the underlying data types of your data objects. So all you need to do is set the key for the column based on the name of a property  and it will automatically work.

    -SteveZ

Reply Children
No Data