jQWidgets Forums

jQuery UI Widgets Forums Grid Columns resize and displayfield

This topic contains 3 replies, has 2 voices, and was last updated by  alexz 12 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Columns resize and displayfield #13367

    alexz
    Member

    Hi,

    when I started to use displayfield and datafield for my combo box column, auto resize stopped to work correctly. I looked at the code and noticed that script uses datafield instead of display field to calculate column width. Should it be display field?

    Columns resize and displayfield #13370

    alexz
    Member

    I replaced myself datafield with displayfield and it works ok, should you consider this as a bug?

    Columns resize and displayfield #13376

    Peter Stoev
    Keymaster

    Hi alexz,

    If you report an issue regarding our products, please include the following information in your post or e-mail(in case you e-mail to support@jqwidgets.com):

    – jQuery version, jQWidgets version, device type(PC, Mobile), browser name and version.
    – Please, provide step by step instructions on how to reproduce the reported issue and a sample which demonstrates it.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Columns resize and displayfield #13378

    alexz
    Member

    jQuery version: 1.8.2
    jQWidgets version: 2.5.5
    device type: PC
    browser name: Firefox
    browser version: 17.0.1

    Create jqxGrid combobox column with specified datafield and displayfield, where datafield is int and displayfield data contains strings of length greater than column header. Call grids autoresizecolumns. Notice, that column width is adjusted by it’s header, not it’s data. this is because resize script uses datafield to calculate column width, not it’s displayfield.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.