jquery form loading Data sample _jquery

Source: Internet
Author: User
Some of the code is as follows
Copy Code code as follows:

<form id= "FM" method= "POST" novalidate>
<div style= "height:26px" class= "Fitem" >
<label> Area:</label>
<input class= "Easyui-combobox"
Id= "Areaid"
Name= "Areaid"
Url= "Getareaslist"//Can get data from backstage
valuefield= "id"
textfield= "Name"
panelheight= "Auto"
/>
</div>
<div style= "height:26px" class= "Fitem" >
<label> name:</label>
<input id= "Devname" name= "name" class= "Easyui-validatebox" missingmessage= "do not allow Nulls" required= "true"/>
</div>

The omission of the back

Part of the JS code
Copy Code code as follows:

<pre code_snippet_id= "229232" snippet_file_name= "blog_20140311_1_" 960217 "name=" code "class=" HTML "><pre code_snippet_id=" 229232 "snippet_file_name=" blog_20140311_1_960217 " Name= "code" class= "html" >var row = $ (' #dg '). DataGrid (' getselected ');
</pre>
<pre></pre>
<pre code_snippet_id= "229232 snippet_file_name=" blog_20140311 _2_8342494 "name=" code "class=" HTML ">$ (' #fm '). Form (' Load ', row);
Fm:form Label ID
Row: The resulting data is an object that is selected in the Easyui
form where data is received with <input name= "row corresponding to the property name"/>
</pre>& Lt;br>
<pre></pre>
<br>
<br>
</pre>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.