tony

Forum Replies Created

Viewing 15 replies - 1,006 through 1,020 (of 7,981 total)
  • Author
    Replies
  • tony
    Keymaster

    Hello Oleg,

    Thanks. Fixed.

    Regards

    tony
    Keymaster

    Hello,

    This is possible. I recommend you to use navButtonAdd method. See docs on how to use it.

    You can use jqGrid or jquery modal functions to open your form.

    A simple example is in our demo

    Open New in version 3.2 and then Custom Button and Forms

    Regards

    in reply to: Clear Toolbar Button #101108
    tony
    Keymaster

    Hello,

    Thank you very much for this recommendation.

    I too think – it is a really usefull.

    I will try to include it in the next release.

    Thanks

    Best Regards

    in reply to: Search dynamic #101107
    tony
    Keymaster

    Hello,

    We have answered you already.

    Regards

    in reply to: Subgrid #101106
    tony
    Keymaster

    Hello,

    Sorry to ask, but I do not understand what you use

    Simple subgrid or subgrid as grid.

    We have examples in our demo page , but all of them are in xml data source.

    If you use simple subgrid you will need to look at jsonReader.subgrid

    see docs for the readers.

    If you use sugbrid as grid there is nothing special the subgrid grid is just regular grid.

    Please let me know what you use so that I eventually can help.

    Regards

    in reply to: Jqgrid load the filter toolbar dropdown initially #101104
    tony
    Keymaster

    Hello,

    I'm not sure I understand the problem.

    Can you please explain us again more detailed?

    Thank you

    Kind Regards

    in reply to: Grids inside Grids #101103
    tony
    Keymaster

    Hello,

    The first that I can recommend you is to use the documentation here.

    Of course the docs are not perfect.

    You can use this forum to search a certain problem.

    Another good resourse is StackOverflow where we have a very active community.

    And the good news – Currently a jqGrid book for beginners is prepare.

    Not sure when it will be available, but I hope this will be very soon.

    We will inform our users here when it will be published.

    Kind Regards

    in reply to: open second grid from edit form first grid #101102
    tony
    Keymaster

    Hello,

    This is possible and we have used this scenario in a lot of projects.

    When you need to customize is:

    1. Add a button near to the field – every input field in the form has a id and name get from the name of colModel

    2. Use jqGrid modal functions or jQuery UI modal one in order to call the second grid in it.

    In this case you will need to pay attention on the zIndex of the forms.

    All other things are standard.

    Regards

    in reply to: Issue frozen column with userDataOnFooter option #101101
    tony
    Keymaster

    Hello,

    This is not a issue, currently footer rows are not supported when frozen columns are on.

    See Limitations

    We plan to add this in the next releases

    Regards

    tony
    Keymaster

    Hello,

    Please look at editrules editing option – especially edithidden property.

    Regards

    in reply to: How to change form editing looks #101099
    tony
    Keymaster

    Hello,

    The asnswer is not exactly yes or no.

    As you know we use jQuery UI Theming in order to provide professional look of the grid and all its components.

    You can also change the colors icons and etc.

    You can change the order and grouping of the fields (see demos).

    But if you want to have a full control of the form – this is not possible in the current release.

    You can also call your own form when you click a custom button in the pager.

    In this case you will need to do all the thing about posting and etc.

    For this purpose we have created some helper methods like FormToGrid and GridToForm – see these methods

    in the docs.

    Hope this is enought as starting.

    Kind Regards

    in reply to: search recreateform:true nit working #101098
    tony
    Keymaster

    Hello,

    There is not documented option in Navigator search options.

    Try to set recreateFilter to true – i.e

    jQuery(“#navgrid”).jqGrid('navGrid','#pagernav',

    {},//options

    {},// edit options

    {}, // add options

    {}, // del options

    {recreateFilter :

    tony
    Keymaster

    Hello,

    In which brower is this. I can

    tony
    Keymaster

    Hello,

    I highly recommend you to red the documentation of getRowData here

    Regards

    tony
    Keymaster

    Hello,

    Thank you. I have fixed the problem.

    Regards

Viewing 15 replies - 1,006 through 1,020 (of 7,981 total)

Stay connected with us in your favorite flavor!