Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
Call a page or form with JqGrid Dialog
25/05/2010
17:36
Avatar
kweles
Brazil
Member
Members
Forum Posts: 9
Member Since:
13/05/2010
sp_UserOfflineSmall Offline

Is It possible call a page or form inside of dialog jqGrid.

Or it is possible to create two or more columns in the edit or insert form dialog of jq grid?

like this:

id:                product:
count:               price:
25/05/2010
20:36
Avatar
kweles
Brazil
Member
Members
Forum Posts: 9
Member Since:
13/05/2010
sp_UserOfflineSmall Offline

Hi Friends!

I found that i needed!

Is need only call with jquery dialog :

Javascricpt:

      function formOpen() {

            $("#dialog").dialog();

      }

HTML:

<div id="dialog" title="Basic dialog">

      <div>

      <b>Dados do Cliente:</b>

      </div>

      <br>

      <s:div>

            <table width="960" border="1" bordercolor="white" >

              <tr>

              <td width="84">&nbsp;Nome</td>

                  <td width="347"><input name="nome" type="text" id="nome" style="width:100%" /></td>

                <td width="74">&nbsp;Sobrenome </td>

                <td width="360"> <input name="sobrenome" type="text" id="sobrenome" style="width:60%" /> Apelido <input name="apelido" type="text" id="apelido" style="width:23%"  />  </td>

              </tr>

              <tr>

                <td>&nbsp;Personalizado</td>

                <td><input name="nomeabreviado" type="text" id="nomeabreviado" style="width:100%" /></td>

                <td>&nbsp;Email</td>

                <td><input name="email" type="text" id="email" style="width:100%"  /></td>

              </tr>

              <tr>

                <td>&nbsp;CPF</td>

                <td><input name="cpf" type="text" id="scpf" style="width:42%" />&nbsp;CNPJ <input name="cnpj" type="text" id="scnpj" style="width:44%" /> </td>

                <td>&nbsp;Email Alt.</td>

                <td><input name="emailaleternativo" type="text" id="emailaleternativo" style="width:100%"  /></td>

              </tr>

            </table>   

      </s:div>

      <br>

</div>

<!—Chamada-->

<button id="add" onclick="formOpen()" >show</button>

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
57 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information