How to Use dropdownlist in gridview in Edit mode -ASP.Net

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • * "Hey guys if this video helps you then please subscribe my channel to support me." *
    How to add a DropDownList into a GridView so that a field can be easily edited directly in the GridView. This could be useful if you want to have an user interface to quickly update the name of , e.g. a country, in a list.
    #gridview #dropdown #editmode

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

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

    Hey, Guys if you like my video then please #Subscribe my channel #Like and #Share my video to support my channel on youtube.

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

    4 year later and this is still useful. thanks!

  • @luisfernandosolarte1470
    @luisfernandosolarte1470 4 ปีที่แล้ว +2

    BEAUTIFUL!!! LIFE SAVER!!!

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

    Thank you very much Mukesh, video was well done. Really appreciate the help.

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

    Thank you so much Mukesh, you have saved my life :)

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

      Welcome :) if my video helps you then please subscribe my channel to support me 😊

  • @AlejoRomero69
    @AlejoRomero69 3 ปีที่แล้ว +1

    thanks you are the best my friend

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

    Great help, just what I needed. Thank you and Sub'd!

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

    Thanks Mukesh it helped me

  • @Buzca
    @Buzca 3 ปีที่แล้ว +1

    Thank you!

  • @rezwanul-hassansourav6421
    @rezwanul-hassansourav6421 7 ปีที่แล้ว +1

    Awesome tutorial

  • @נצרבןראובן
    @נצרבןראובן 3 ปีที่แล้ว

    Hi, I have the error: System.Data.OleDb.OleDbException: 'You cannot add or change a record because a related record is required in table 'cities'.'
    Can you please help me?

  • @ludwemdyogolo2269
    @ludwemdyogolo2269 8 ปีที่แล้ว +1

    Thank you Sir

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

    Thanks!!!

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

    I cannot add new if follow your instructions, please help

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

    hello man..
    at a time we can edit dropdownlist values and radiobutton values using your concept

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

    Hi. I'm from portugal. I am a beginner in programming in asp.net. Can you send me your sample?

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

    Thank you dear... (Y)

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

    what if field would be FK_ID?

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

      Simple , when you bind dropdown list to sqldatasource at that time there is two option below that one for field to display and other is field for value , you have to select field that you want to display for example name and in the second filed for value in this field you have to select fk_I'd that's it

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

      Thanks. got it.

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

      Welcome:)

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

    Show me the Code

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

      i dont have code now. You can create it by watching video its very simple. Thanks :)

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

    No