angular-ui/ui-grid

ui-grid Cell is locked if validation fail

Open

#5,237 创建于 2016年3月20日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
help wanted

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南