EasyUI Forum
May 06, 2024, 06:56:02 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: forms, grids, more forms, and design patterns  (Read 3062 times)
chrwei
Full Member
***
Posts: 219


View Profile Email
« on: October 22, 2019, 01:17:07 PM »

I've coded myself into a corner and I don't like my options to get out of it.  how would you do this?

I have a form, and in the middle of that there's a grid.  I want to be able to edit the edit using a popup dialog, and I want the grid to be a reusable  component.

so i've made a component that i pass the grid data, has the popup and all, great.  but the popup won't work because in the DOM a form can't be inside another form.

so how do i get this popup form outside of the main form while keeping the grid+dialog+form a nice reusable component?
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!