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
1700
Issue with refresh of headers and content
posted

Hello,

I have a xamDataGrid that I build from my other post : http://ko.infragistics.com/community/forums/t/96774.aspx

I still have an issue to display all values, but I have a more urgent issue about the refresh.

My datasource change twice by each minute.

I have the initialized method from this article : http://ko.infragistics.com/community/blogs/blagunas/archive/2012/10/24/xamdatagrid-dynamically-create-and-data-bind-columns-with-an-editor-of-your-choice.aspx

But, I don't have a refresh method that clear old fiels and add new one. I have one field hard coded, others are dynamic.

Could you help me to refresh my grid ?

Regards

Parents
  • 22015
    posted

    Hello teamtim,

     

    Thank you for your post!

     

    I have been looking into it and have downloaded the latest sample application, that you have uploaded in the forum thread, that you refer to.

     

    In this sample application the change of the DataSource is not implemented. Would you please provide me with more detailed information how do you change the source for the XamDataGrid? Also would you please provide me with more details regarding the Fields when you change the source - are they with the same names or entirely new Fields are replacing the old once?

     

    Looking forward to hearing from you.

Reply Children