guriddo.support

Forum Replies Created

Viewing 15 replies - 661 through 675 (of 1,092 total)
  • Author
    Replies
  • in reply to: Inline edit with only select boxes #125548
    guriddo.support
    Participant

    Hello,

     

    Which editing module is used? One small code example will be fine.

     

    You can bind a change event to the field and post the data to the server when it is changed.
    For this purpose you can use dataInit event – but without any additional information we can not help.

     

    Kind Regards

    Will

    Guriddo Support Team

    guriddo.support
    Participant

    mdp,
    Thanks for the clarification.

    We have just changed the theme in the example with UI lightness and it work fine for us. Please use the link provided from Tony in order to see the result.

    I think it is a problem with loading in browser. You may need to clear your browser cache and try.

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Jqgrid JS and bootstrap colors #125546
    guriddo.support
    Participant

    Hello,

    Could you please show us what you try to change?

    We will try to prepare a additional theme for jqGrid for the next release.

    Kind Regards
    Will

    Guriddo Support Team

    guriddo.support
    Participant

    Hello,

     

    The link does not show exactly what you post.

     

    This is very basic change and I think there is a misunderstanding.

    Just checked the changes for 1.12.0 click here

    and changes for 1.12.1 click here

    nothing is mentioted that these classes are drop.

     

    Please check if you have copied correct the jquery UI css file. Of course you can experiment with different theme in order to see if everything is correct.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: changes on getrowdata in new version 5.1.1 #125538
    guriddo.support
    Participant

    Can you plese prrpare a example with description? You know that is very dificilt to reproduce your problem.

    Thank you.

    Kind regards
    Will

    Guriddo Support Team

    guriddo.support
    Participant

    Hello,

     

    Thank you for sharing the solution.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: questions on cell editing #125534
    guriddo.support
    Participant

    Hello,

     

    Could you please post the full code or send it to us and in that case, please explain step by step what you do in order to happen this.

     

    It is very complicated for us to reproduce your problem.

     

    Thank you.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Jqgrid JS and bootstrap colors #125532
    guriddo.support
    Participant

    Hello,

     

    Thanks for the demo link. It show us where the problem is.

     

    1. You will need to load not ui.jqgrid.css, but ui.jqgrid-bootstrap.css in order jqgrid to work properly
    2. The default theme does not change the colors. mainly it changes the apperiance of the buttons and some other smal components.
    3. In order to have different colors you should create a file similar to bootstrap-theme.css and add the needed colors for the components.

    We have point you just as example to look at this implementation.

    Here is our example. Click on the edit dialog to see the diffrenece

     

    Kind Regards,

    Will

    Guriddo Support Team

    guriddo.support
    Participant

    You can send to: support at guriddo dot net

    Guriddo Support Team

    guriddo.support
    Participant

    Hello,

     

    Publishing (or sending to us) the code of both php files is higly recommended in order to resolve the problem.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: questions on cell editing #125524
    guriddo.support
    Participant

    Hello,

     

    The behavioris:  if the value on the cell is changed it will be automatically posted to the server when click on another cell – if nothing is changed it will not be posted to the server.

     

    Regards

    Will

    Guriddo Support Team

    guriddo.support
    Participant

    Hello,

     

    To publish code switch to text mode tab (see upper right corner), paste the code, then select it and click on the code button on toolbar.

     

    Regards,

    Will

    Guriddo Support Team

    in reply to: questions on cell editing #125517
    guriddo.support
    Participant

    Hello,
     
    You may need to use dataInit event in editoptions to bind the needed change event. See docs here

     
    To remove the edit box you may want to use saveCell or restoreCell (depending if you want to save or not the content) and then apply not-editable-cell class.

    Kind Regards,
    Will

    Guriddo Support Team

    guriddo.support
    Participant

    Hello,

     

    In order to refresh the detail grid you will need to put the id in order script to know which records from the detail to refresh.

     

    I think the correct code should be (see how we refresh the detail

     

     

     

    wher the rowid is the id to be refreshed. I think your script work and ajax request is made, but the returned data from the server is empty. You can see this in the debug console.

     

    Regards
    Will

    Guriddo Support Team

    guriddo.support
    Participant

    Which editing module is used? – formedit, inlineedit or celledit?

    Guriddo Support Team

Viewing 15 replies - 661 through 675 (of 1,092 total)

Stay connected with us in your favorite flavor!