Author Topic: Grid Data Validation  (Read 1066 times)

rebound.support

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 20
    • View Profile
Grid Data Validation
« on: May 21, 2021, 01:52:12 pm »
Hi,

Could you please share me demo link for validating duplicate record insertion.

1. when user will click on the add button after that a new line in grid will be added after that user will fill all the record and click on update button.
2. Now value from response is -1 and I want to show message to the user that "Record already exists".
3. User can change the value from the same grid line and update again.

Tnx

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Grid Data Validation
« Reply #1 on: May 24, 2021, 03:04:57 pm »
There is no inbuilt feature in the grid for validating duplicate record.

Please refer to examples provided at https://paramquery.com/pro/demos -> editing section for points 1 and 3.
« Last Edit: May 24, 2021, 03:14:54 pm by paramvir »