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
20
Addnew is hidden
posted

Hi!
I have a problem with the addnew function in the XamlGrid. If I have a datasource that is a BindingList, and the BindingList contains items, the addnew row is displayed correctly. But if the datasource doesn't contain any items, the addnew row is hidden, and will only show if I click on a column or make the grid redraw it self by clicking the mouse. Has any one had this problem, and maybe a solution?

 

Br

Christian Engel

Parents
  • 2125
    posted

    Hi,

    I tried to reproduce your issue, but I couldn't succeed.
    The addnew row is displayed correctly in both the cases.
    I don't know what's wrong with your application. However, I have created and attached a sample application
    to help you in solving the issue.

    Best Regards,
    Yanko

    AddNewHidden.zip
Reply Children