Hello,
I am returning the list like [['0', {some values abc}],['1',{some
values xyz}]]
I put them on the div in the kid
I add two more extra div so the ouput is
div_drop_0
div_0 somevalue abc
div_drop_1
div_1 somevalue xyz
div_drop_2
Now i want to make div_drop_x as dropable divs
Any idea how to do that in the kid. Or thier is some other way for it
Thanks in the advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---