I made a simple project named "employee" with an "info" app.
When I add a new employee the fields comes one below the other, like this:
name:____ eno:____ phone1:____ phone2:____
How can I get the output to be like this:
name:____ eno:____ phone1:________________ phone2:____________