⚠ 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

list inside list is it possible?



jcasanova

jcasanova
  • profile picture
  • Member

Posted 06 January 2016 - 23:13 PM

Is it possible to have a list inside a list?

 

for example:

 

table: poll

id

name

 

table: questions

id

question

date_start

date_end

text_color

poll_id

 

And the purpose is:

 

first list view, I can ADD a poll like "First set"

then the list view will show as a record "First set" I should be able to click in a edit button like, and I will go to another list view

this one will permit to add "questions"

 

did I make my point?

 

help please!

 

 

 

 

 

 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 07 January 2016 - 05:45 AM

there are many other grid libraries like JQGrid - u should try them out.