flex4 - Restrict editing a column in a datagrid -
good evening stackoverflow...i have problem see. want able restrict input of user ("0-9"),i know how implement in text input since has restrict function. question how can implement restrict in datagrid? please me..thnx
create item editor text input component , restrict it. don't forget set column editable="true"
Comments
Post a Comment