Good Morning All
i have a Schedular and on design time the Height is good , but on Runtime the height changes and becomes smaller, i use a IE Developer too to see which element is misbehaving and i came across this
in in the "700px" it was "500px" this is not in my markup, so by changing it to be 700px it works fine, but where is this because i cant find it in the Scheduler properties or the markup of the page.
Thanks
i have a Schedular and on design time the Height is good , but on Runtime the height changes and becomes smaller, i use a IE Developer too to see which element is misbehaving and i came across this
<
div
class
=
"rsContentScrollArea"
style
=
"position: relative; overflow-y: scroll; width: 1529px; height: 700px; overflow: auto;"
_events
=
"[object Object]"
sizcache
=
"25"
sizset
=
"0"
>
Thanks