Hide Id when i click on new
Hide Id when i click on new

Hello everyone.
I am using editor and i need to show the ID (Primary key) in my table.
i manage to do it but when i click on the NEW button i get a textbox to introduce the ID.
But the id should be autogenerated by the database!!!
How can i hide the text box or make the editor assume it is autogenerated???
Thanks in advance for any help!
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I manage to find the solution in the examples!!!
In the Data shown in table only example
just not set it in the editor fielsd list...