开发者

Restrict editing a column in a datagrid

Good evening stackoverflow...I have a problem see. I want to be able to restrict the input开发者_运维问答 of user to only ("0-9"),I know how to implement this in a text input since it has the restrict function. My question is how can I implement a restrict in a datagrid? Please help me..thnx


Create an item editor with a text input as a component and then restrict it. Don't forget to set column to editable="true"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜