Table with buttons on each row and open lightbox and refresh row when window closes
Table with buttons on each row and open lightbox and refresh row when window closes
Hi. I need something that I have searched in all the documentation and I have not been able to find. I need that in a table that uses server side data each row has a button that when clicking it open a modal lightbox with a custom URL and that receives as a parameter some data of the row (for example, suppose that one of the columns of the row Has an ID). Then, the lightbox close must be captured as an event and the data for the entire row must be updated. But ONLY the chosen row, NOT the entire table