Hello!
With the help of the great updated codecorner tutorial, i wanted to realize
an table with the nextmatch widget, but the problem i have is that in one
cell i wanted to view content of an other database in an subtable(without
nextmatch widget), but I have no idea how to realize this.
You can have nextmatch rows that contain grids.
All data from main and sub table must be in the original returned array, ex:
1 => Array(
“id” => “1”,
“name” => “First row”
“sub-data” => array(
1 => array(“id” => “1.1”, “name” => “sub 1”)
2 => array(“id” => “1.2”, “name” => “sub 2”)
)
2 => Array(…)
…
Proper widget naming will let auto-repeat handle it all.
This question was asked earlier, please search the archives for full details.
Live Security Virtual Conference
Exclusive live event will cover all the ways today’s security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers