css - display angular input elements on the same line -


i trying replace excel sheet , angular app. such need display number of inputs in horizontal line emulate row.

when add angular input elements, seem display on newline.

i have tried using css "display : inline-block" style, doesn't seem have effect.

checkout article :

spreadsheet using angularjs


Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

java - What is the difference between String. and String.this. ? -