jQWidgets Forums

jQuery UI Widgets Forums Grid Validate Unique Value

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 9 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Validate Unique Value #76399

    Justintkw
    Participant

    Hi:

    I am wondering if the Grid has a build-in method for validating values of a column that is supposed to be unique (i.e.: no duplicate values allowed), or is the only way to write codes to scroll through and compare the new value with all other existing values in the column? I need to do this, of course for both adding a new record and when users finish editing the cell.

    If there is a sample on how to accomplish the above, that would be great.

    Thanks!

    Justin

    Validate Unique Value #76406

    Peter Stoev
    Keymaster

    Hi Justin,

    No, we do not have such built-in validation. You will need to do this with custom code.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.