Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
12522 Переглядів

I have tried  using "<tree string="Tree" create="false" delete="false">" but because I am allowing users to edit a row when editing it if the user hits enter to save  it creates a blank row (as seen in the screen capture below) that wont actually create a new record in the database but does create confusion for the end user. Is there anyway to avoid a new row being created when hitting enter in a field that is the last row in the tree view. I thought create="false" would fix the problem but it does not.

 

Аватар
Відмінити
Найкраща відповідь

Mark the 'name' field as required.
So that you can't create a new record without filling it.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
квіт. 25
4578
5
лист. 23
42931
3
вер. 23
9425
1
вер. 22
3692
3
бер. 20
10994