tony

Forum Replies Created

Viewing 15 replies - 3,196 through 3,210 (of 7,981 total)
  • Author
    Replies
  • tony
    Keymaster

    Hello,

    Setting height to 100% is not actually correct, a value of 'auto' is more readable which means that the number of rows should fit in the content. It is little difficult to do this – by example if you set height 50px where a caption, header rows and pager are present – What should I do in this case????? – the total height of these is more than 50px.

    Best Regards

    Tony

    in reply to: multiboxonly property bug ? #92900
    tony
    Keymaster

    Hello,

    We we know more it is better. The behaviour of this is changed from 3.5.x. Sorry.

    You can look here for mutibox description:

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options

    Best Regards

    Tony

    tony
    Keymaster

    Hello,

    Actually there is no limitation. Your code will work in IE, Safari, but not in FF.

    This is a bug where we can not fix easy.

    The real problem is that the FireFox stores the height in integer and not in long integer, (I do not know how is with FF3.6)

    so having more than 500000 multiple by example 20-22px of the row height give you a number for the height which can not be interpreted correct in FF .

    We have try to fix this, but for now without success.

    Thanks for remainding this.

    Best Regards

    Tony

    in reply to: Strange bug with columnChooser + search in IE #92897
    tony
    Keymaster

    Hello tim,

    Could you please try the latest from git hub. There was a problem in columnChooser in IE.

    Thanks

    Best Regards

    Tony

    in reply to: headers with vertical orientation #92882
    tony
    Keymaster

    Hello Oleg,

    Could you please look at this jQuery UI widget:

    http://code.google.com/p/ist-ui-panel/

    I think tha using this approach is better

    Best Regards

    Tony

    in reply to: multiboxonly property bug ? #92879
    tony
    Keymaster

    Hello,

    Sorry could not reproduce. In order to confirm

    Go into the demo the open Advanced=> Multiselect and test

    I have set this example to be muliselect and multiboxonly.

    Please note that a 3.6.4. version is used.

    Also maybe you will need to clear the cache before testing.

    Regards

    Tony

    in reply to: Does jqGrid work with IE? #92878
    tony
    Keymaster

    Jerry,

    Despite the fact that I should answer of so many posts on this forum, in order to make your and may lafe easyer a link to the problem is needed . If this is not possible you can send me the files – no data is needed.

    It is easy to say when – we have more than 999 records the grid does not work in IE!!!!

    Believe me this is not serious – just to say not work.

    Correct me if I'm wrong.

    Best Regards

    Tony

    in reply to: Editing using cell edit without the Enter key #92863
    tony
    Keymaster

    Hello,

    This is interesting, but will be maybe for the future releases.

    Regards

    Tony

    in reply to: Using local data for footer row #92862
    tony
    Keymaster

    Hello,

    This is not the way. Let's think little.

    The footer data is obtained during the request, in load complete it is not the way, since the userData is alredy get from the response, so it is too late here.

    But what will be happen if you go here and read about the method footerData?

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:methods

    Regards

    Tony

    in reply to: onmouseover event with row #92861
    tony
    Keymaster

    Hello,

    Currently ready solution.

    Regards

    in reply to: Multiline rows. Is it supported? #92860
    tony
    Keymaster

    Hello,

    If I understand right you can play with css and whitespace feature.

    tr.jqgrow td {white-space: normal;} (if I remeber right)

    Ad this after you load jqgrid CSS

    Regards

    Tony

    in reply to: HowTo: new windowow on link in table #92859
    tony
    Keymaster

    Hello,

    Sorry but it is not jqGrid related. Maybe you will need to use other plugin like tooltip

    Regards

    Tony

    in reply to: disable title attribute on cells #92858
    tony
    Keymaster

    Hello,

    Will be implemented in next releases.

    Regards

    Tony

    in reply to: Collapse from bottom? #92857
    tony
    Keymaster

    Hello,

    Currently no.

    regards

    Tony

    in reply to: Page shifts when adding new record #92856
    tony
    Keymaster

    Hello,

    read carfully the docs.

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install

    You will need to add DOCTYPE

    Regards

    Tony

Viewing 15 replies - 3,196 through 3,210 (of 7,981 total)

Stay connected with us in your favorite flavor!