Welcome Guest, Not a member yet? Register   Sign In
display data in modal
#1

hi firends
how can i display the data of one row in modal?
the data in table are okay but they nort show up when i click on modal of a signe row
Reply
#2

This should help you.

CRUD CodeIgniter 4 Tutorial with Bootstrap Modal (Complete Guide)
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(07-28-2021, 02:55 AM)InsiteFX Wrote: This should help you.

CRUD CodeIgniter 4 Tutorial with Bootstrap Modal (Complete Guide)

hi thank you for your reply
the modal is loaded but displays only the data taken from the first row not the specific row that you select
Reply
#4

use javascript to load thru fetch, pass the row id in modal div
Reply




Theme © iAndrew 2016 - Forum software by © MyBB