Vignesh

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Dynamically Disabling Buttons of JQGrid tool bar #102421
    Vignesh
    Participant

    Hi Tony/OlegK,

        In page load I can enable/disable. But after the page is loaded can I change the visibility of edit icon by the event of a button click. 
    the code i used inside button click event, $(“#grid”).jqGrid.navGrid(‘#pager’, { edit: false });

    Is this possible. Or is there any other way to change the visibility after the page load(at the page load Edit:true, after any event i must change edit:false). Can you please reply on this.

     

    regards,

    Vignesh 

    in reply to: Enable/Disable Custom Button on Nav Bar #102418
    Vignesh
    Participant

    @tony said:
    Hello,

    Currently no, but if you know the id of the button you can easyshow abnd hide them

    Regards

    Tony

    Hi Tony, 

        I have a requirement like, need to enable and disable the Add, Edit, Delete icons in NavGrid dynamically. I can only set the values while loading, and even if i change the value of edit:false in a button click event its not working. Is there any other way? 

    in reply to: Dynamically Disabling Buttons of JQGrid tool bar #102417
    Vignesh
    Participant

    @tony said:
    Hello,

    Please look at documentation here

    Regards

    Hi Tony, 

        I have a requirement like, need to enable and disable the Add, Edit, Delete icons in NavGrid dynamically. I can only set the values while loading, and even if i change the value of edit:false in a button click event its not working. Is there any other way? 

Viewing 3 replies - 1 through 3 (of 3 total)

Stay connected with us in your favorite flavor!