webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
796 stars 271 forks source link

Select value in dropdown/input field based on value in another input field/dropdown #176

Open Samadhan1012 opened 7 years ago

Samadhan1012 commented 7 years ago

It would be great if there will be provision fetch value in drop-down/input box based on value in other input/drop-down. That will minimize user input. In certain cases, we want to display corresponding (that will be known) inputs in another field.