I meant.... if you don't want to show the id 
step1: there's the "fields" parameter that you can pass to the grid: the id 
is not shown on the main grid
step 2: Don't show it in the edit form. easy-peasy: editargs={'showid' : 
False}

..... but the "number" of the id will be shown no matter what, e.g. in the 
URL bar when you modify the record, in the tr id= and so on.... 

-- 



Reply via email to