Hi Alexandre,
I agree with you, if you are not working with Grids in javascript in real time, it will not be a problem for you to see an unidentified DIV sometimes appear.
We work with Grids in real time ...
So these problems are:
1. New Div problem.
IWGrid HTML - Before iw15.1.5: IWGRID1 is the parentNode of TBLIWGRID1.
IWGrid HTML - iw15.1.5: Sometimes there is an new DIV between TBLIWGRID1 and IWGRID1.
I had to modify the screen manager javascript.
Now again, it works fine.
My Question: Why is there a new DIV? More precisely, sometimes it is, sometimes it is not?
2. Error with older IE
- iw15.1.5. before there was no problem
- iw15.1.5 error
- the source code is the same
- IE versions tested: (11.737.17763.0), (11.3143.14393.0), 11.775.17763.0)
- other browsers have no errors
Error text: Unable to get property 'id' of undefined or null reference.
File: IWBase.js (Atozed javascript)
Code: if (C === document.activeElement.id && document.hasFocus ())
I've attached screenshots.
3. Conclusion.
The two problems occurred with the same IW version.
I consider the relationship between errors to be possible.
Since government agencies are still using IE 11, we have returned to iw15.0.24
regards
brsoft
I agree with you, if you are not working with Grids in javascript in real time, it will not be a problem for you to see an unidentified DIV sometimes appear.
We work with Grids in real time ...
So these problems are:
1. New Div problem.
IWGrid HTML - Before iw15.1.5: IWGRID1 is the parentNode of TBLIWGRID1.
IWGrid HTML - iw15.1.5: Sometimes there is an new DIV between TBLIWGRID1 and IWGRID1.
I had to modify the screen manager javascript.
Now again, it works fine.
My Question: Why is there a new DIV? More precisely, sometimes it is, sometimes it is not?
2. Error with older IE
- iw15.1.5. before there was no problem
- iw15.1.5 error
- the source code is the same
- IE versions tested: (11.737.17763.0), (11.3143.14393.0), 11.775.17763.0)
- other browsers have no errors
Error text: Unable to get property 'id' of undefined or null reference.
File: IWBase.js (Atozed javascript)
Code: if (C === document.activeElement.id && document.hasFocus ())
I've attached screenshots.
3. Conclusion.
The two problems occurred with the same IW version.
I consider the relationship between errors to be possible.
Since government agencies are still using IE 11, we have returned to iw15.0.24
regards
brsoft