Re: User class, change name of fields(like username with login name)

2009-11-09 Thread Preston Holmes
On Nov 9, 7:49 am, NMarcu wrote: > Hello all, > >    I have a list of all users. My head table is made with the fields > from User class. So look like this: > > username           first name             last name > superuser status > > I want to make this head table editable. How can I change t

User class, change name of fields(like username with login name)

2009-11-09 Thread NMarcu
Hello all, I have a list of all users. My head table is made with the fields from User class. So look like this: username first name last name superuser status I want to make this head table editable. How can I change the caption of the field, not the name of it. By ex: