Dynamically Loading Content With Jquery Ajax | ASP.NET MVC

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

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

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

    Thank you so much

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

    Why do you add id to your setData(id) function if you're just going to make a new variable var id = ""; and assign to that one? Also, why make it a List and loop over that when you're always only going to use 1 EmployerInfo object?

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

      You can pass one object if you want... But we taken this for multiple data passing

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

      @@abctutorial okay and the first question, why setData(id) when id is undefined and you do var id = "something" inside the function?

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

      Is not it used inside the code? Its using to set datas

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

    Hi, I have problem. Dynamically window doesen't appear :(. If I open url like "Home/EmplotyInfo?id=1" it show View with this detalis. But dynamically windows still doesn't appear :( Could you help me?

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

      Did you download my project?

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

      @@abctutorial I don't see any dowload link

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

      Ok let me see... I will let u know if not then knock me in fb

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

    Hi I need help..dynamically loadingcontent option not displaying in view page..ex-@model ienumerable (dynamically loading content . models)

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

      Did you pass the IEnumerable List Type model from Action to View?

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

    Thanks you, it worked :)

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

      Welcome .... Keep subscribe .......

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

    Hola. Me da error y segui todos los pasos, ¿pudieras compartir el enlace de descarga del proyecto?

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

      Post your request here www.abctutorial.com/community to get link

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

    Dynamically Loading Content With Jquery Ajax It works well in my project but when I want to click on a dropdown in my layout it does not work , i have to click in the button normally or load the page again. why?

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

      Please use your JS to your layout page.

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

      Ok, Thanks you

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

      Dynamically loadingcontent option in view not displaying please help

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

      where you are facing problem please tell us

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

    Thank you :)

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

    Hi Sir,
    Here Dynamically Loading Content. in the content if we want to select particular name. how we will get that selected name because I want to perform some action for that selected content name
    Thnx in Advance

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

      Thnxs for you question. Please use tag to your expected name it will redirect to your expected action.

  • @celumusazuma
    @celumusazuma 7 ปีที่แล้ว +2

    Why is it not working in my project. I just did it the same

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

      Please download our project ........... if still facing problem contact facebook.com/abctutorialbd

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

      bro just include 3 files jquery bootstrap.js and bootstrap.css

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

    it creates some spacing problem when i hover.. is this bootstrap 4 ?

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

      send your project "abctutorial.com@gmail.com"
      Because if I do not see your code, I can not say, where did you make a mistake.......

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

      i found the error...now it's working , thanks a lot :)