Pregunta

I'm triying to implement Grocery-Crud for codeigniter, and I didn't have troubles until i needed to add a link for each row in my table . . . I need to add a column with links to see the details of each row

¿Fue útil?

Solución

what you are looking for is add_action

read their documentation it shows how to use it Documentation

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top