tony

Forum Replies Created

Viewing 15 replies - 6,226 through 6,240 (of 7,981 total)
  • Author
    Replies
  • in reply to: ui.tabs et JqGrid #85594
    tony
    Keymaster

    Hello,

    Which version of UI do you use? I see you use jquery 1.2.6 – if you use the latest UI (1.6rc6) this will not work at all. Will check this instead.

    Regards

    Thanks

    Tony

    in reply to: afterSubmit HowTo #85591
    tony
    Keymaster

    Hello,

    Currently this is not possible, but is a good idea for future releases.

    Regards

    Tony

    in reply to: Option to hide the prev and next buttons on the edit form? #85588
    tony
    Keymaster

    Hello,

    If you want to hide these use beforeShowForm event. The id of these are pData, nData – something like :

    beforeShowForm: function (formid) {

    $(“#pData, #nData”, formid).hide();

    }

    Regards

    Tony

    in reply to: Multiselect and form #85586
    tony
    Keymaster

    Hello,

    Added.

    Thanks

    in reply to: Unpleasant effect in big tables #85585
    tony
    Keymaster

    Hello,

    Could yo please if possible provide a link to the problem ?

    Thanks

    Regards

    Tony

    in reply to: IE 7 Problem #85583
    tony
    Keymaster

    Hello,

    IE7 is really strange for me too. Every time I start it I have diffrent looks

    in reply to: ui.tabs et JqGrid #85582
    tony
    Keymaster

    Hello,

    Could you please post the code that is connected with ui.tabs and jqGrid or send me to: tony at trirand dot com

    I'm very interested on this since of jqGrid integration with UI Theme Roller

    Thanks

    Regards

    Tony

    in reply to: jqGrid 3.4.1 + jquery 1.3.2 + IE6 Modal Edit fails. #85581
    tony
    Keymaster

    Hello,

    Could you please try with this doctype:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd“>

    Thanks

    Regards

    Tony

    in reply to: Provide access to colModel in editRow method #85564
    tony
    Keymaster

    Hello,

    or getColProp method

    Regards

    Tony

    in reply to: passing cell content as parameters #85563
    tony
    Keymaster

    Hello,

    In your case grid as subgrid – the subgrid is simple grid – so the json format should be the same as those of the main grid.

    Regards

    Tony

    in reply to: Up Down Keys in Navigation #85562
    tony
    Keymaster

    Hello, Smile

    This is not a feature of the grid. It is just simple standart scroll of the broser.

    To demonstarte this – select a row and scroll with a mouse scroller. The efect is the same. Also you can try to use cellEdit for this purpose.

    Regards

    Tony

    in reply to: how can i use the showlink formatter type #85559
    tony
    Keymaster

    Hello,

    The formatter is new, so…

    This is exactly what you describe. Since there is a realy need to add some other parameters here I will try to do that in the next bug fix release.

    Thank you

    Regards

    in reply to: IE 7 Problem #85558
    tony
    Keymaster

    Hello,

    Check the loader if you load jquery.fmatter.js. Also look for this purpose in jquery.jqGrid.js

    Regards

    Tony

    in reply to: Subgrid enable, disable by row. #85557
    tony
    Keymaster

    Hello,

    Thanks Rob. I will definitley add such event in the next bug fix, wich is expected at end of week.

    Regards

    Tony

    in reply to: Multiselect and form #85556
    tony
    Keymaster

    Where do you expect the checked id to be transmited?

    Get the id of the current row and after succefull submit

Viewing 15 replies - 6,226 through 6,240 (of 7,981 total)

Stay connected with us in your favorite flavor!