⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

double table within one view



cobra2012

cobra2012
  • profile picture
  • Member

Posted 26 April 2012 - 14:59 PM

hi every body, great library
i need to have multi tables in one view
can any one help me??
thanks a lot.

Xrymz

Xrymz
  • profile picture
  • Member

Posted 10 May 2012 - 04:43 AM

[color=#333333][font=arial, sans-serif][size=4]I did a[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]lot of[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]opportunity to[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]display the[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]tables on[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]a[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]page[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4], wait a[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]couple of days and[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]will be guided[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]with the patch[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4] [/size][/font][/color][color=#333333][font=arial, sans-serif][size=4]:)[/size][/font][/color]

rolo2012

rolo2012
  • profile picture
  • Member

Posted 10 May 2012 - 13:40 PM

try with iframes.

fieldju

fieldju
  • profile picture
  • Member

Posted 11 May 2012 - 19:48 PM

I got this working with Iframes

if you want to see i posted the relevant code here

https://gist.github.com/2663149

fieldju

fieldju
  • profile picture
  • Member

Posted 11 May 2012 - 23:58 PM

[quote name='Xrymz' timestamp='1336624989' post='1690']
[color=#333333][font=arial, sans-serif]I did a[/font][/color][color=#333333][font=arial, sans-serif]lot of[/font][/color][color=#333333][font=arial, sans-serif]opportunity to[/font][/color][color=#333333][font=arial, sans-serif]display the[/font][/color][color=#333333][font=arial, sans-serif]tables on[/font][/color][color=#333333][font=arial, sans-serif]a[/font][/color][color=#333333][font=arial, sans-serif]page[/font][/color][color=#333333][font=arial, sans-serif], wait a[/font][/color][color=#333333][font=arial, sans-serif]couple of days and[/font][/color][color=#333333][font=arial, sans-serif]will be guided[/font][/color][color=#333333][font=arial, sans-serif]with the patch[/font][/color][color=#333333][font=arial, sans-serif] :)[/font][/color]
[/quote]

Are you going to show us your work?
I would really like to see this, so I can implement multiple grids in a single view without using iframes.

Xrymz

Xrymz
  • profile picture
  • Member

Posted 24 May 2012 - 20:56 PM

wait a couple of days and everything will be, I sent a test version to web-johnny :)
Sorry so long, at work in some difficulties :(
It works fine, there is a small bug that I will correct these days, you can create from 1 to N tables on single page without iframes, everything will work via AJAX and how it :)

fieldju

fieldju
  • profile picture
  • Member

Posted 28 May 2012 - 08:27 AM

I cant wait, IFRAMES are so terrible and I want to get ride of them from my project.

Alex Price

Alex Price
  • profile picture
  • Member

Posted 13 January 2013 - 08:59 AM

Hey,
Has there been any work on this? I would be willing to help on this if you are stuck.

I was wanting to do this but did not want to redo the work if someone else has.

ssfthurber

ssfthurber
  • profile picture
  • Member

Posted 22 August 2013 - 12:47 PM

hi everyone. really enjoying this great product!

1.4 changelog seems to address the need for multiple crud per screen. i cannot find documentation its and would like to know how to use it.

thanks in advance for any advice!


davidoster

davidoster
  • profile picture
  • Member

Posted 23 August 2013 - 08:38 AM

[member=ssfthurber] just look on the examples.php controller that comes with the library!


ssfthurber

ssfthurber
  • profile picture
  • Member

Posted 23 August 2013 - 19:25 PM

thanks!