javascript - filling data from one html to another html file -


i getting few records database (from rest call). have separate page update record. on display-all-recs page, once click on recid, want open data update page.

i using angular in front end. have make more call? (i don't want have data displayed in table)

is there way can fill update page existing values statically?


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -