there is error when delete record using ds.remove(record) method
Error occurred in the GridView.stripeRows()
var hasAlt = re.test(row.className);
report "row has no properties"
there is another possible bug in datastore.getModifiedRecords
edit the same record twice,push ds.modified the same record twice
Error occurred in the GridView.stripeRows()
var hasAlt = re.test(row.className);
report "row has no properties"
there is another possible bug in datastore.getModifiedRecords
edit the same record twice,push ds.modified the same record twice

|
#2
|
|
Both are fixed and will be in the next push. Thank you for reporting.
![]() |
删除记录错误与数据修改问题
本文档描述了使用ds.remove方法删除记录时出现的错误,包括在GridView中调用stripeRows()函数产生的问题及数据存储中修改相同记录两次导致的潜在bug。这些问题已修复并将在下次更新中推送。
8073

被折叠的 条评论
为什么被折叠?



