tony

Forum Replies Created

Viewing 15 replies - 5,746 through 5,760 (of 7,981 total)
  • Author
    Replies
  • in reply to: BUG: opera, chorm, ie #86643
    tony
    Keymaster

    Hello,

    If possible could you please post a link to the problem or send me such one to: tony at trirand dot com

    Thanks

    Regards

    Tony

    tony
    Keymaster

    Hello,

    What do you use. – inline edit, form edit, cell edit.

    Howe do you attach a datepicker. If possible publish the code.

    Regards

    Tony

    in reply to: XHTML validation #86641
    tony
    Keymaster

    Hello,

    html

    <table

    in reply to: custom formatter in treegrid #86625
    tony
    Keymaster

    Hello Stefan,

    Nothing wrong here.

    The limitation is that the level field is not accesable during this operations. To explain better. Level field is the last field (if I remember right) and is provided as last in the data.

    Example if you have field1, field2, field3,..

    then if you format the data of field2 you have acces to field1 and field2, but not to field3, since this field is not yet fetched from the grid.

    To resolve the problem

    1. You can use afterInsertRow event to add a link, where all the row info is available

    2. We can use some tricky way to do this, but my question is in wich format is your data – xml or json? The idea is to use named conventions in the data, wehre you provide the level element before the info element.

    Hope this helps

    Regards

    Tony

    in reply to: Resize Column / Search #86623
    tony
    Keymaster

    Hello,

    The same as described in first post.

    Regards

    Tony

    in reply to: 2 grids and only 1 pager works #86622
    tony
    Keymaster

    Check your code. If I select to view the grid – it is executed two times.

    If I look in to the updatepager function the element

    could not be found in order to set the pager elements

    when the pager try to updates.

    Regards

    Tony

    in reply to: rsh issue with IE #86621
    tony
    Keymaster
    in reply to: JQModal position (search, edit) in IE #86619
    tony
    Keymaster

    Hello,

    1. I'm not 100% sure, but the default mode of IE is quirks mode. Set it to any other diffrent from this.

    2. A good is to do so in your head section.

    html, body {

    in reply to: editoptions with array #86615
    tony
    Keymaster

    Hello,

    What does not work? Try first to set this as simple as possible. Do not use php for this purpose – just define a simple object and see.

    This more PHP problem, not jqGrid.

    Regards

    Tony

    in reply to: What about to use surl in edit option? #86614
    tony
    Keymaster

    Hello,

    Currently no, but I consider this feture to be added.

    Regards

    Tony

    in reply to: subgrid reload #86613
    tony
    Keymaster

    Hello,

    I'm not 100% sure, but 3.1 version does not have this method. Upgrade to the latest stable. Or at least open grid.subgrid.js and see if this method is available.

    Regards

    Tony

    in reply to: navButtonAdd style #86612
    tony
    Keymaster

    Hello

    .navButtonAdd('#pager',{

    caption:'Test', buttonimg:”test.gif”, onClickButton: function(){parameters}});

    or

    .navButtonAdd('#pager',{

    caption:'Test', buttonimg:”test.gif”, onClickButton: function(){parameters}});

    Hope this helps

    Regards

    Tony

    in reply to: Grid not reloading after row edited #86611
    tony
    Keymaster

    Hello,

    Please use editRow. EditRow call saveRow – and a lot of parameters in editRow are passed in saveRow. Please read the docs.

    Regards

    Tony

    in reply to: 2 grids and only 1 pager works #86610
    tony
    Keymaster

    Hello,

    In order to see what is the problem, please replace the jquery.jqgrid-min.js with non minified version – i.e jquery.jqgrid.js

    Regards

    Tony

    in reply to: BUG: opera, chorm, ie #86609
    tony
    Keymaster

    Hello,

    This does not help me. Believe me. In my test machine I have all these 5 browsers (Windows XP) and for me there are no problems.

    Also Which version of jqGrid is used?

    Exactley which browsres (versions)?

    Which operating system?

    What does not exactley work?

    What is bad in Chrome?

    Regards

    Tony

Viewing 15 replies - 5,746 through 5,760 (of 7,981 total)

Stay connected with us in your favorite flavor!