Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    browser showing scroll bars, and listgrid does not want to scroll

    Hi,
    I had an old app, that I am trying to reuse it, but listgrid or treegrids do not want to scroll.
    What I noticed is just by invoking a datasource, the browser shows unnecessary scroll bars.
    This is happening with FireFox, and IE

    I am attaching a sample source code.
    In the file LOGIN_PAGE.js, if you comment the fetch at line 209, and uncomment line 210 , the scroll bars do not show.

    Regards,
    Fuad
    Attached Files

    #2
    You haven't told us what SmartClient version you're using. Please review How to get help with problems..

    Your sample hits a transport error communicating with its URL, and doesn't even appear to contain a ListGrid. You're reporting that a ListGrid doesn't scroll? We don't see any scrollbars in IE or Firefox after the page loads.

    Comment

    Working...
    X