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
380
DropDownProvider bug?
posted

Simple steps to reproduce:

1. Go to this example (from the official samples site):

https://ko.infragistics.com/samples/aspnet/data-grid/dropdown-editors

2. Double click on the first Contact (i.e. "Matti Karttunen"), this will show the dropdown list;

3. Open the dropdownlist and select any other contact (i.e. Ana Trujillo).

4. Click anywhere else, to make the dropdownlist disappear and see again as a simple text column;

5. Repeat step 2 (by double clicking on the same Contact again)

The bug: you will notice that the name (i.e. Ana Trujillo) has disappeared and it now shows the client ID instead (i.e. ANATR). This is incorrect, why would you show the ID (in my case, a internal-only code that doesn't make any sense to my users).  The list it self is right though.  Also, if leave the list, it will show correctly the Customer Name again.

So, I'm facing the same issue in my project, is there a fix to this? Are we doing something wrong during the setup of the grid?

Thanks,

Wagner Danda da Silva

Parents
No Data
Reply
  • 380
    posted

    Has anyone from the Infragistics team noticed this bug? Is there a quick fix/workaround for this? Thank.s

Children
No Data