7 Answers, 1 is accepted
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
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
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.
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.
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
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
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
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