angular-ui/ui-grid

ui-grid Cell is locked if validation fail

Open

#5 237 ouverte le 20 mars 2016

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur