Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to remove cancel button from jqgrid add form?
    primarykey
    data
    text
    <p>jqgrid add dialog have two buttons(submit and cancel). A message will be displayed when i click the cancel button. That message box have 3 buttons(yes, no and cancel). Now i want to remove the cancel button. any possibilities........? </p> <p>Sorry for my bad english. Thank you.</p> <p>sample coding for jqgrid</p> <pre><code>&lt;sjg:grid id="gridtable" caption="Customer List" dataType="json" href="%{remoteurl}" pager="true" gridModel="customerList" rowNum="10" autowidth="true" editurl="%{editurl}" editinline="false" navigator="true" navigatorAdd="true" navigatorAddOptions="{ viewPagerButtons: false, recreateForm: true, checkOnUpdate: true, closeAfterAdd: true, height: 275, width: 600, draggable: false, resizable: false }" navigatorDelete="true" navigatorEdit="true" navigatorRefresh="true" navigatorSearch="true" navigatorEditOptions="{ viewPagerButtons: false, recreateForm: true, checkOnUpdate: true, closeAfterEdit: true, height: 275, width: 600, draggable: false, resizeable: false }" navigatorDeleteOptions="{ checkOnUpdate: true}" navigatorViewOptions="{ viewPagerButtons: false, recreateForm: true, checkOnUpdate: true, height: 225, width: 620, draggable: false, resizeable: false }" navigatorSearchOptions="{ sopt:['eq','ne','lt','gt','in','ni','cn','nc'], closeAfterSearch: true }" navigatorView="true" rownumbers="true" rowList="10,20,30" viewrecords="true" </code></pre> <p>></p> <p>Thank you so much.</p> <p>Here i am specifing that cancel button <img src="https://i.stack.imgur.com/dhOmR.png" alt="enter image description here"></p> <p>how to remove this cancel button?</p> <p>I need only yes and no buttons.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload