Losing Columns from DataGrid

I may have found a bug with the DataGrid.  Everytime I go import an image to a button.  I lose the columns in my datagrid.  I also will lose them sometimes when I go and recompile and start debugging.  It is starting to be a pain to have to add and readd the columns.  So, for know I left them out till the end. 

Is anyone else having this problem



Answer this question

Losing Columns from DataGrid

  • suyang

    Hi,


    If you could produce steps to recreate your problem, then post it on Product Feedback.
    Keep us posted on the results...






    cheers,


    Paul June A. Domag

  • Saaketh

    It mainly does it when I build the application now. It only use to do it when I would Add something to the form.  Now evertime I add run the app in debug mode I can see it flicker in the background (the dialog designer).  Then When I stop the debugger the columns are gone and I have to add them again.  It is starting to be a real pain.
  • Venkat Manohar

    As Paul suggested, can you write up the steps that it takes, from starting with an empty project, to REPRODUCE the behavior that you are seeing   If so, then you can post those steps on the Product Feedback page he referenced, and MS will fix it, if in fact it's a bug in the product. 

    You can also perhaps post those steps here.  Without any more information, I doubt that anyone will be able to give you any more information.

  • Losing Columns from DataGrid