Hello, I want to implement subj. So I have suggestion box, if there is no variants for types text I want to show "Add new" field which opens dialog etc. Please show me the right way. Thanks.
I've tried to handle "Changed" in field and "EditorExit" in ListGrid to capture null value (comboboxitem returns null if no suggestion) and show dialod, but have no success. =(
Comment