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.

貢獻者指南