jQuery Datatable and Asp.Net MVC Integration

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

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

  • @CodAffection
    @CodAffection  7 ปีที่แล้ว +3

    goo.gl/bPcyXW : Buy me a Coffee
    bit.ly/3AXsdm8 : Next Video
    bit.ly/36IA1cH : AspNet Core MVC CRUD Operations
    bit.ly/3Pn2S7y : Expense Tracker App in AspNet Core MVC
    bit.ly/2yEPlpB : Convert MVC App to Single Page(jQuery Ajax)
    bit.ly/403lUVC : MVC Login & User Registration
    bit.ly/39B6xdh : Image Upload in AspNet Core MVC
    bit.ly/30fPDMg : More MVC Tutorials

    • @tobbymarchal3140
      @tobbymarchal3140 5 ปีที่แล้ว

      I want DataTable for mvc core 2.0 plead upload it

  • @julianhidalgo9063
    @julianhidalgo9063 9 หลายเดือนก่อน +1

    Your video helped me a lot! Thank you so much!

  • @LuisGabrielFabres
    @LuisGabrielFabres 6 ปีที่แล้ว +2

    Thanks men.. this's a great helpfull.. i'm rookie with DataTable, and really appreciate u effort. Greeteens from chile

    • @CodAffection
      @CodAffection  6 ปีที่แล้ว

      Awesome! Glad to hear that.

  • @ajitkamble8929
    @ajitkamble8929 2 ปีที่แล้ว

    Really helpful video thank you so much..

  • @WangAndrew
    @WangAndrew 6 ปีที่แล้ว +1

    Hi, Thanks for ur effort first, but new to ASP.Net MVC, lots of problems, which one u will recommend, if ADO.Net Entity Data Model or EF DbContent Generator ? Thanks

  • @ubongsky1
    @ubongsky1 5 ปีที่แล้ว +1

    thanks for the tutorial it's helpful

  • @shwetashrivastava8374
    @shwetashrivastava8374 5 ปีที่แล้ว +2

    very helpful video thnx

  • @TamilDove
    @TamilDove 4 ปีที่แล้ว +1

    Fantastic 👌.

  • @RajDubey-y8x
    @RajDubey-y8x ปีที่แล้ว

    Helps me a lot
    thanks
    keep it up

  • @xyzohairsyed
    @xyzohairsyed ปีที่แล้ว

    Hello... Thank you so much. Such a nice explanation.
    I have one question and request too. Can we bind columns dynamically without specifying column name in tha cshtml? If we can bind then can you please help out with the tutorial???

  • @Uzair_Anwar2299
    @Uzair_Anwar2299 4 ปีที่แล้ว

    Thanks for the awesome tutorial. Love you man

  • @theunlock3869
    @theunlock3869 2 ปีที่แล้ว

    Thank you for very good content

  • @ijazkhan-mq4jy
    @ijazkhan-mq4jy 3 ปีที่แล้ว

    Thanks Brother its really helpfull, likes and subscribed thanks once again..

  • @JatinSharma-gm5ki
    @JatinSharma-gm5ki 3 ปีที่แล้ว

    Thank you sir
    Sir I used nav tab to show or add data whan I click on show tab the table position in bottom .How can I fix it

  • @cesarcastano903
    @cesarcastano903 6 ปีที่แล้ว

    Wonderful example! Congratulations!

  • @aabbaskhan
    @aabbaskhan 6 ปีที่แล้ว +1

    thanks for the tutorial.but how can we use it for More than one Table I mean Two tables with one to many relationships etc

  • @omymma
    @omymma 6 ปีที่แล้ว +1

    Thank you for your great video, it is awesome

  • @4nexusgeneraltrading489
    @4nexusgeneraltrading489 3 ปีที่แล้ว

    Nice Share - Then How if we want to work around Table as GridView Like Web Form Style nd Save New Data From Table Thru. JQuery same method as Get as what you share.

  • @robinhaider7878
    @robinhaider7878 5 ปีที่แล้ว

    Thank you..
    Very Helpful....

  • @josereynelchauxperez947
    @josereynelchauxperez947 5 ปีที่แล้ว

    Excelente material, muchas gracias !!!

  • @legionsman7476
    @legionsman7476 3 ปีที่แล้ว

    if one of the tables in your database is updated, will it update your datatable in the application? i dont understand why no one can answer this...

  • @richardtingle3819
    @richardtingle3819 6 ปีที่แล้ว

    This helped me out a lot I was learning JQuery Datatable on my own from their site. I downloaded the files using Nuget, included it in my project using bundles, but for some reason the buttons on the bottom showed up as action links and not as buttons. Using the cdn for the stylesheets helped. I am not sure if I was doing something wrong with including the scripts and css on my layout page

    • @CodAffection
      @CodAffection  6 ปีที่แล้ว

      please compare your project with mine.

  • @flight-sim-connector4974
    @flight-sim-connector4974 6 ปีที่แล้ว +1

    Hello, Thank you for the great video. I have an issue- when I send json data from my controller to the view as you did , I only get raw json. It wont bind to my table.... any idea?

    • @CodAffection
      @CodAffection  6 ปีที่แล้ว

      please compare your project with the demo source code from video description

  • @jaimedonrodriguez
    @jaimedonrodriguez 4 ปีที่แล้ว

    Thank you for this video.

  • @kiranr2613
    @kiranr2613 5 ปีที่แล้ว

    Thank you sooooo Much 😍🇮🇳

  • @sonalikshirsagar9055
    @sonalikshirsagar9055 5 ปีที่แล้ว

    this vedio work fully, sir i have need a save,upadate,edit,delete vedio need

  • @reidcor
    @reidcor 6 ปีที่แล้ว +1

    Hi I saw your video on CRUD using Dapper. Is it not possible to do the jquery datatable with Dapper, rather than using Entity data?
    If it is possible, do you have a tutorial using Dapper? Thanks!

    • @CodAffection
      @CodAffection  6 ปีที่แล้ว

      it should work with Dapper also, tried in live projects. Dapper interacts with DB nothing to with front-end Data-table Plugin.

  • @manipathak4296
    @manipathak4296 6 ปีที่แล้ว

    while doing the same approach I am not able to get the table rather I got the json result ? any suggestion

  • @thunan
    @thunan 2 ปีที่แล้ว

    How i change the color of firt line (Name, Position...)?

  • @rickytomas
    @rickytomas 3 ปีที่แล้ว

    How to handle large data like 6000,0000 Records + with same technique??? with search filters etc functionality as well

  • @saikrishnasaikrishna9914
    @saikrishnasaikrishna9914 ปีที่แล้ว

    how can we write a datatable jquery inside the function in javascript can you upload a video on it

  • @jones0736
    @jones0736 5 ปีที่แล้ว

    Great tutorial. Thanks a lot!

    • @CodAffection
      @CodAffection  5 ปีที่แล้ว

      Awesome! Glad to hear it helped.

  • @jadavhiren6619
    @jadavhiren6619 4 ปีที่แล้ว

    How can attach file and store file while editing with datatable how i use enctype but file getting nulled

  • @ShanKhanYousafzai
    @ShanKhanYousafzai 6 ปีที่แล้ว

    Very Nice man

  • @kodandaraoj2469
    @kodandaraoj2469 4 ปีที่แล้ว

    got following error message while doing same exercise...
    The ObjectContext instance has been disposed and can no longer be used for operations that require a connection
    help me how to get rid of this Challenge.

  • @mahnoorkhan8187
    @mahnoorkhan8187 4 ปีที่แล้ว

    I have a field with datatype time span how can i show this in datatable as whenever i display it, it shows me [object object] .
    Plz somebody help me....

  • @wsoft2000
    @wsoft2000 6 ปีที่แล้ว

    Thank you for your awesome tutorials, can you tell me how to format the Salary as currency?

  • @simpleman7171
    @simpleman7171 3 ปีที่แล้ว

    How to group by by Query language i need your help

  • @sonalikshirsagar9055
    @sonalikshirsagar9055 5 ปีที่แล้ว

    sir,my error is
    $(document).ready( function () { $('#Employeetable').DataTable( { "ajax":{ "url":"/Employee/GetList", "type":"GET", "datatype":"json" }, "columns":[ {"data":"Name"}, {"data":"Position"}, {"data":"Office"}, {"data":"Age"}, {"data":"Salary"} ] }); } );

  • @aindian8776
    @aindian8776 5 ปีที่แล้ว

    when accessing page we get this error A circular reference was detected while serializing an object of type

  • @ayeshabibikhan1634
    @ayeshabibikhan1634 7 ปีที่แล้ว

    Hi, your video is very helpful when working with one table. However, I'm encountering a problem when I'm working with multiple tables.
    I'm getting the following error: A circular reference was detected while serializing an object of type 'System.Data.Entity.DynamicProxies.Candidate_85C2C9FC34B93E6EB59DE830A40A79DECDFD4B9A13032EBE1BA8FC35EC44A602'.
    I am using the DB First Approach. Your help will be much appreciated.

    • @CodAffection
      @CodAffection  7 ปีที่แล้ว

      thanks for the support , try this stackoverflow.com/a/1153396/4133590 to solve your problem.

  • @bhaskarkholiya8125
    @bhaskarkholiya8125 6 ปีที่แล้ว

    hi, please upload video on jquery full calender event/scheduler in ASP.NET

  • @manarmohammad8232
    @manarmohammad8232 4 ปีที่แล้ว

    thanks alot

  • @TheTMAX50
    @TheTMAX50 5 ปีที่แล้ว

    Is it possible to do the exact same thing without using EntityFramework ?

    • @CodAffection
      @CodAffection  5 ปีที่แล้ว

      yes, instead of entity framework you can use whatever method you like. whether it is ADO.Net or Dapper ORM etc.

  • @ShanKhanYousafzai
    @ShanKhanYousafzai 6 ปีที่แล้ว

    if we want data edit delet or insert in this table how could we?

    • @CodAffection
      @CodAffection  6 ปีที่แล้ว

      please try this : th-cam.com/video/_qIYBgWTlTo/w-d-xo.html

  • @obaidurrehman6143
    @obaidurrehman6143 6 ปีที่แล้ว

    Really helpfull

  • @n.t3026
    @n.t3026 6 ปีที่แล้ว

    I LOVE YOU SO MUCH

  • @OscarJaraJr
    @OscarJaraJr 4 ปีที่แล้ว

    I have a "TypeError: d is undefined" error in console. Json is correctly parsed. The grid will show a constant "Loading..."

    • @mr_jay2119
      @mr_jay2119 ปีที่แล้ว

      have you found solution for this? @OscarJaraJr

  • @krunalisrecipe
    @krunalisrecipe 3 ปีที่แล้ว

    table data is not showing

  • @z0nx123
    @z0nx123 6 ปีที่แล้ว

    I am getting "TS1005 TypeScript (JS) ',' expected." warning and cannot get this to work. Something is wrong with the datatable script

    • @z0nx123
      @z0nx123 6 ปีที่แล้ว

      Fixed the error but when I load my website I get this warning:
      DataTables warning: table id=filmlista - Ajax error. For more information about this error, please see datatables.net/tn/7

    • @z0nx123
      @z0nx123 6 ปีที่แล้ว

      ^ No records are loaded on the website

  • @saktiprasadswain6546
    @saktiprasadswain6546 7 ปีที่แล้ว

    Is it server side jaquery datatable.or client side

    • @CodAffection
      @CodAffection  7 ปีที่แล้ว +1

      In this video, we discuss client side data table, part 2 discuss server side - th-cam.com/video/14-BSUHvJ_0/w-d-xo.html

  • @ArronSealmoyGuitar
    @ArronSealmoyGuitar 6 ปีที่แล้ว

    nice one thank you n!!

    • @CodAffection
      @CodAffection  6 ปีที่แล้ว

      glad you found the video helpful.

  • @ShanKhanYousafzai
    @ShanKhanYousafzai 6 ปีที่แล้ว

    i solve error bro if some one have same error so do that
    past that in your layout.cshtml
    1.In Body section
    @Scripts.Render("~/bundles/jquery")
    @Scripts.Render("~/Content/bootstrap")
    @RenderSection("scripts", required: false)
    2. In Head Section
    @Styles.Render("~/Content/css")
    @Styles.Render("~/bundles/modernizr")

  • @wilmer6338
    @wilmer6338 6 ปีที่แล้ว

    gracias

  • @philevan2567
    @philevan2567 3 ปีที่แล้ว

    Hello, you can help me: Error
    "DataTables warning: table id=myData - Ajax error. For more information about this error, please see datatables.net/tn/7"

    • @shishirdonde
      @shishirdonde 3 ปีที่แล้ว

      I got the same error

  • @LuisFrontanilla
    @LuisFrontanilla 6 ปีที่แล้ว

    I love you

  • @trustingod0
    @trustingod0 7 ปีที่แล้ว

    Send Me The Code Please

  • @heycarlxyz
    @heycarlxyz 7 ปีที่แล้ว +1

    Am I the only one bothered when he misspelled the word "Integration" into "Intergration" ?

    • @CodAffection
      @CodAffection  7 ปีที่แล้ว

      Sorry :)

    • @heycarlxyz
      @heycarlxyz 7 ปีที่แล้ว

      Dotnet Mob oh no problem at all. Your videos are great by the way. Great content.

    • @CodAffection
      @CodAffection  7 ปีที่แล้ว

      Thanks Carl.

  • @TanveerHashmi
    @TanveerHashmi 6 ปีที่แล้ว

    Bhai.agrezo ke baap ne bhi aisi English nahi boli hogi.plz don't try this.it is irritating to hear ur voice.

  • @trustingod0
    @trustingod0 7 ปีที่แล้ว

    Horrible job explaining how to implement the scripts into mvc. These guys may know what they are doing probably through practice, but they do a very horrible job explaining the why part of it.

  • @adnanhakimuddin6428
    @adnanhakimuddin6428 4 ปีที่แล้ว +1

    It's giving an error on exception when i m loading the data table action on it "Incorrect Content-Type: "

  • @ShanKhanYousafzai
    @ShanKhanYousafzai 6 ปีที่แล้ว

    Bro i have this error
    The following sections have been defined but have not been rendered for the layout page "~/Views/Shared/_Layout.cshtml": "scripts"