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,
Thank you for contacting Infragistics!
This behavior may be related to CSS. Please let me know there are customized CSS classes being used.
If migration or upgrade is involved, we may verify is the CSS classes' version matches the DLL's.
If the issue persists, we may need more information regarding the application. If possible please attach a copy of the markup, and the events associated with the WebDataGrid.
If you have any questions, please let me know as well.
Thanks for the response Vivian.
There are no custom CSS classes being used. I re-copied all the CSS and images from the default theme over to production to be sure they matched development. I am still having the same issue. The dropdown provider does not work on my 1 page in production but does work in development. The only way it works in production is to switch to IE9 compatibility mode. It won't work in any other browsers.
Thanks,