This question is locked. New answers and comments are not allowed.
We're having a problem with the +/- on the Master/Detail views.
This just started with an upgrade to the 2010.3.1318 release.
We have a grid with a Master -> Detail -> Detail hierarchy, Server binding. When the 1st level of detail is expanded, it works fine. But when you click on the + for the 2nd level of detail, nothing happens, the row is not expanded.
I tried putting in a RowAction to expand both levels on initial entry to the view, and that works fine & expands both levels, but then when you click on the - to collapse the 2nd level of detail, nothing happens. Clicking the - to collapse the first level works fine.
The same grid is working in release 2010.2.1101.
Also, it works if I use IE8 - Compatibility View, but doesn't work on IE8, Firefox or Chrome.
If I look at the HTML using Developer Tools, I can see the data is there for that 2nd level of detail, so it's something to do with the +/- not responding. Any suggestions on what we can look at?
This just started with an upgrade to the 2010.3.1318 release.
We have a grid with a Master -> Detail -> Detail hierarchy, Server binding. When the 1st level of detail is expanded, it works fine. But when you click on the + for the 2nd level of detail, nothing happens, the row is not expanded.
I tried putting in a RowAction to expand both levels on initial entry to the view, and that works fine & expands both levels, but then when you click on the - to collapse the 2nd level of detail, nothing happens. Clicking the - to collapse the first level works fine.
The same grid is working in release 2010.2.1101.
Also, it works if I use IE8 - Compatibility View, but doesn't work on IE8, Firefox or Chrome.
If I look at the HTML using Developer Tools, I can see the data is there for that 2nd level of detail, so it's something to do with the +/- not responding. Any suggestions on what we can look at?