Browse By Tags

Sorry, but there are no more tags available to filter with.
  • igGrid - Updating - Stop Enter Key from Submitting/Saving

    I am using the igGrid edit dialog, and when editing text in a text box, when i hit return, the dialog is interpreting that as save. I want save to happen only during the Done button click. I would like return to acutally enter a new line in the text field…

  • RowEditDialog - Setting input widths

    How can I change the width of my input fields to allow one of the fields to be multi-line and have a width that spans the length of the table?

    I have tried editing the html.

    <script id="dialogTemplate" type="text/html">
    <div…