Make Inline Edits in Laravel DataTables: Update Rows Without Reloading | Yajra DataTables

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 8

  • @harishingoro2211
    @harishingoro2211 11 วันที่ผ่านมา +2

    Best Laravel Channel

    • @programmingfields
      @programmingfields  10 วันที่ผ่านมา

      @@harishingoro2211 Thank you very much

  • @chandangour
    @chandangour 11 วันที่ผ่านมา +1

    Thanks for the videos. Easy to learn.

  • @Mahisir2001
    @Mahisir2001 10 วันที่ผ่านมา +1

    Masterpiece class ❤

  • @waleedeassa889
    @waleedeassa889 11 วันที่ผ่านมา +1

    Thank you bro . y are the best . I have a question what if user has more data which not show in table and i need to edit it

    • @programmingfields
      @programmingfields  10 วันที่ผ่านมา

      @@waleedeassa889 If you have more fields to be edited let's suppose 10+ fields then it would be good to use modal. So that it would be easier to edit and update over the popup. Because in the inline edit, you will have to scroll more to update all the fields.