Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究 ngGrid,试图实现可编辑的网格。在这个可编辑的网格中,我想在编辑时处理作为输入提供的数据的验证。
我还想实现一个功能,如果单元格中的数据为空,则用户不应该能够跳到下一个单元格。
如果有人对此有任何想法,请告诉我。谢谢你。