I am using 11.2 v2125 webdatagrid with a dropdown provider. It works throughout my site except on 1 page I have. In development it works everywhere but on production there is one page that when clicking on the cell the dropdown provider will not display. It acts as though there is no dropdown provider and displays the text editor.
This page has 2 grids; one with a dropdown provider that works and another with a dropdown provider that won't show. It does not work in Chrome, IE, Safari, or Firefox.
I finally traced it down to switching IE9 to compatibility mode will display the dropdown provider. Any clue as to what is going on here? The dropdown provider is wired just like all the other ones that I am using and have been using for months without a problem.
Steve
Hello sperna,
Please let me know if you have any questions.
Thank you for your patience while I was working on this issue.
At the moment, I am not successful in reproducing the issue.
I have attached the sample I have been working on. Please let me know if the sample demonstrates the reported behavior on your end, or otherwise.
If you have any questions, pleae let me know as well.
Thank you for the update.
We are currently reviewing this issue.
We will be providing more details by Monday.
If you have any questions, please let us know as well.
No questions... but this is definitely a bug. It popped up again on another page I was working on and "the fix" worked. Somewhere client side there must be a hardcoded reference to WebDataGrid(n)_Dropdownprovider(n) when displaying a dropdown provider.
Thanks,