angular-ui/ui-grid

No documentation on how to update rows

Open

#3,986 创建于 2015年7月15日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)JavaScript (5,395 star) (2,496 fork)batch import
good first issueseverity: confusingtype: docs

描述

As seen on a number of issues, most recently #1302, getting the grid view to refresh after programmatically updating the data is non-obvious and fraught with traps.

I have personally just been caught by the problem that @ravenscar highlights on his comment there, namely that I was keeping the hash value in the data.

At a minimum, an example with a detailed explanation would be nice to have, since the documentation (specifically example 316) doesn't quite cover it and details about update notifications are a bit lacking.

With that said, I do appreciate the job you've done, thanks for sharing it!

贡献者指南

No documentation on how to update rows · angular-ui/ui-grid#3986 | Good First Issue