Using javascript, I can get a model, and traverse the model and write the field values to an HTML table, all in javascript. Now, instead of listing all the rows in the model, I created a text box and button using javascript and using the value entered in the text box, search or query the model for the value. For example if I enter “123 Main Street” for the address, I want to search/query the model on the address field = “123 Main Street”. How can this be accomplished using javascript?
Question
Query Model for Rows and display results in html table - using javascript
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
