Ajax Control Question

Last post 07-07-2008 2:10 PM by dbrook007. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 07-07-2008 12:10 PM

    Ajax Control Question

    Regarding this text:

    "Open the default.aspx and drop an AjaxData Gridview into the page and give it the id MyGrid. By default it will autogenerate the columns for you based on your datasource. Next we need to set the webservice that we created earlier into the ScriptManager:"

    found at:  http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/13/ajaxdatacontrols-adc-faq-how-to-get-started-with-the-ajaxdatacontrols-with-visual-studio-2005.aspx

    ... where should I find the AjaxData Gridview? It's not in my toolbox?

    Thanks - Darren

     

     

     

    dbrook007
  •  Advertisement

    "With most profiling software, my application runs so slowly that it's barely usable but, with ANTS Profiler 4, even when it's collecting line-level timings, the overhead was hardly noticeable."

    Geoff Hirst, Consultant, 64Bitz Computer Consultancy Ltd and VBUG editor

    Try out the new ANTS Profiler 4 for yourself

    Download your 14-day trial now

     
  • 07-07-2008 12:14 PM In reply to

    • sonu
    • Top 10 Contributor
    • Joined on 05-22-2006
    • Montreal / Canada
    • Slacker
    • Points 9,435
    • MVP

    Re: Ajax Control Question

    Right mouse click on the toolbox and add a new tab. In that new tab right mouse click again and select Choose items, browse to the AjaxDataControls.dll and add it and press OK. This should add all ADC control to the new tab that you created. Once its there, you can drag/drop them to your webforms.

    [MVP since 2005] [MCAD]
    Webmaster of DotNetSlackers
    Question or Suggestion?
    Feel free to ask my any .NET question
    Our Posting FAQ
  • 07-07-2008 2:10 PM In reply to

    Re: Ajax Control Question

    thanks - Darren

     

    dbrook007
Page 1 of 1 (3 items)