angular-ui/ui-grid

ui-grid Cell is locked if validation fail

Open

#5237 aperta il 20 mar 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi Team,

I need to add validation on required fields but while doing edit i am facing below issues.

  1. if required field is empty then ui-grid cell getting locked.
  2. if validation fail then ajax request is call ansy and ajax call goes to servser side(basically if validation fail then ajax call not goes to server side and cell should be open in edit mode with red validation border.)

Thanks, Chaitanya.

Guida contributor