Ajax CalendarExtender Control for inserting Date in Database -Asp.Net

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

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

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

    Really doing good job mukesh.

  • @animalia.shorts
    @animalia.shorts 7 ปีที่แล้ว +2

    nice tutorial. make more video like this. thank u.

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

      Welcome:) sure am going to make more like this if you guys support me by subscribing and sharing my videos.

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

    nice work bro.. thank you.

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

    how do you get date value to insert to the database from extended text box

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

    Backend coading ??

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

    ToolkitScriptManager was removed in v15.1, that means it does not exist in all subsequent versions, incuding v 16.1.1.

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

    Sir, need a help in vb can i contact u

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

    Hi how can I fix this error
    A ScriptManager is required on the page to use ASP.NET AJAX Script Components.
    [InvalidOperationException: A ScriptManager is required on the page to use ASP.NET AJAX Script Components.]
    AjaxControlToolkit.ToolkitResourceManager.RegisterCssReferences(Control control) +807
    AjaxControlToolkit.ExtenderControlBase.OnLoad(EventArgs e) +38
    System.Web.UI.Control.LoadRecursive() +59
    System.Web.UI.Control.LoadRecursive() +131
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678

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

      To use ajaxControlToolkit componant you have to add toolscriptmanager control at the top of page or in content tag.

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

      @@mukeshchaudhary1688 ok I'll try that. Thank you again sir

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

      @@angelinesalazar4300 welcome :)