This is a migrated thread and some comments may be shown as answers.

Where do I get Telerik.Webcontrols assembly?

7 Answers 459 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Derek
Top achievements
Rank 1
Derek asked on 26 Aug 2008, 08:13 PM
I downloaded the trial version of telerik asp.net ajax controls 2008.2 826.  I see a couple references to Telerik.WebControls in the code examples, but there was not webcontrols dll in my download?  Where do I get the assembly from?  

7 Answers, 1 is accepted

Sort by
0
Kevin Babcock
Top achievements
Rank 1
answered on 27 Aug 2008, 04:15 PM
Hello Derek,

First of all, welcome to the Telerik community. We're happy that you have chosen to try out our controls and hope that you enjoy using them. I think you'll find that this community to be very helpful in answering any questions you may have about our control suites.

Now to answer your specific question. The Telerik.WebControls namespace was used for our RadControls for ASP.NET classic controls. I'm not sure which demo you are referring to that refereneces this namespace. Would you mind posting the link? Our latest RadControls for ASP.NET AJAX suites all exist in the Telerik.Web.UI namespace. Give that a try instead.

I hope that helped. If you have further questions, please don't hesitate to ask.

Sincerely,
Kevin Babcock
0
Derek
Top achievements
Rank 1
answered on 27 Aug 2008, 04:27 PM
Thanks for your reply Kevin.  Here is the link: http://www.telerik.com/help/aspnet/grid/grdperformingbatchupdates.html.  I am trying to accomplish an "excel-like" grid for ASP.NET AJAX RadGrid.  I am responsible for finding a product where all rows can be editable WITHOUT clicking on an "edit" link.  (i.e. you could edit a bunch of rows without changing into an "edit" mode.)  It needs regular bound fields that persist to the DB when the user clicks a save button.  It needs combo boxes, with selected indexes chosen based on values in the DB, which need to be persisted to the DB when the user clicks a save button.  Do you have any ASP.NET AJAX RadGrid examples that could get me going?  Thanks for your help.
0
Kevin Babcock
Top achievements
Rank 1
answered on 27 Aug 2008, 07:48 PM
Derek,

Here is a link to the same help topic for our most current control suite, the RadControls for ASP.NET AJAX. You were looking at the help topics for our classic RadControls for ASP.NET.

You can certainly get the kind of functionality you are looking for out of the RadGrid. The RadGrid contains a rich client-side api which you can use to switch into edit mode by simply clicking (or double-clicking) on the record. This is all done on the client, so there are no post backs to the server until the record is updated. Check out this demo which shows how to implement what you are looking for.

I hope this has been helpful. Please let me know if I can help you further.

Sincerely,
Kevin Babcock
0
vinod
Top achievements
Rank 1
answered on 28 Jun 2011, 12:19 PM
I am using RadMultiPage which needs to load pageview dynamically. So am refering the below link 

http://www.telerik.com/help/aspnet/tabstrip/tab_present%20dynamic%20data%20with%20telerik%20radtabstrip%20and%20radmultipage.html

This PageView is from the namespace telerik.webcontrols. Can you suggest where can i find this dll or how to load RadMultiPage dynamically.

Thanks
Vinod Kona.
0
Shinu
Top achievements
Rank 2
answered on 29 Jun 2011, 07:49 AM
Hello Vinod,

I am not quite sure about the requirement and I suppose you want to know how to get individual telerik control. You can download a trial version from the site and test the controls, but to use them in production, you need to purchase a license.

Thanks,
Shinu.
0
golddog
Top achievements
Rank 1
answered on 29 Sep 2011, 07:54 PM
Kevin,

I know your post is long out-of-date, but I stumbled across this, you guys may want to update.
http://www.telerik.com/help/aspnet/ajax/ajxshowloadingpaneloninitialpageload.html
0
Iana Tsolova
Telerik team
answered on 30 Sep 2011, 05:15 AM
Hello Golddog,

The article you found is for RadAjax for ASP.NET (see the name of the control in the top left corner). Here is the relevant topic for RadAjax for ASP.NET AJAX:
http://www.telerik.com/help/aspnet-ajax/ajax-show-hide-loadingpanel.html

Kind regards,
Iana Tsolova
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
Derek
Top achievements
Rank 1
Answers by
Kevin Babcock
Top achievements
Rank 1
Derek
Top achievements
Rank 1
vinod
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
golddog
Top achievements
Rank 1
Iana Tsolova
Telerik team
Share this question
or