EasyUI Forum
May 04, 2024, 11:15:36 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Dialog from other page  (Read 14876 times)
ClSoft
Jr. Member
**
Posts: 92


View Profile
« on: February 26, 2013, 12:41:59 PM »

Hi all
does someone have some simple example of datagrid on one page and update form on other page?
I mean something like this:
http://www.jeasyui.com/tutorial/app/crud/index.html
but there is update dialog on same page as datagrid.
Thank you very much.
Logged
ClSoft
Jr. Member
**
Posts: 92


View Profile
« Reply #1 on: March 26, 2013, 01:08:42 AM »

Is this even possible?
Thanks for any comment/hint.
Logged
djQuery
Newbie
*
Posts: 2


View Profile
« Reply #2 on: March 28, 2013, 07:00:03 AM »

<a href="/user/54/edit" target="_blank">Edit</a>
Why can't you just do something like this.
Logged
ClSoft
Jr. Member
**
Posts: 92


View Profile
« Reply #3 on: March 28, 2013, 12:07:26 PM »

Thanks for the idea, but I see that I have not asked well.
I need to stay on same page, but use other HTML file for editing.
Only reason is - If I use single HTML file for everything(for grid and update forms) HTML file can be pretty big (if I have few tab's and grid and update form on each tab ...)
Thanks.
Logged
Kevin
Jr. Member
**
Posts: 52


View Profile Email
« Reply #4 on: April 19, 2013, 04:44:39 AM »

My current project has over 2000 lines of HTML (plus another 5000 lines of own JS, plus code from jQuery and jEasyUI). I had the same concerns you were having, but can't say that I notice any speed problems with my current project (other than increased loading time). In my system, I can 'turn off' certain parts of the code (ie they are not loaded in the browser), and I don't see any difference in speed. I'm sure there must be some limit where there will be some issues. Maybe other users could share the sizes of their projects on this thread.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!