⚠ 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

How to let the user choose what field to display



yahooman

yahooman
  • profile picture
  • Member

Posted 12 February 2016 - 10:50 AM

hi,

 

one of my database table have a lot of field in it (example: the user table, have more than 10 fields in it).

 

with the GC, I can limited the columns to view with $crud->columns()

 

but, now I want to let the user choose the columns to view, how to do this?