Hello
i have an adf table wich contain field number
i want to fill all other fields and when i click save the field was generated automatically with a sequence number
for example
1
2
3
4
5
i want also when i delete the line number 3 the list become
1
2
3----->4
4----->5
