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

Regarding Trial version installation.

1 Answer 30 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Guruvu
Top achievements
Rank 1
Guruvu asked on 11 Nov 2010, 10:53 AM
Hi,

I am installed Trial version of Rad Controls for ASP.Net Ajax in 2 systems.one is Windows XP OS & another one is Windows Vista OS.I have few problems...

1)I am getting all the controls in Tool Box in Windows Vista System,but in Windows XP Controls are not added in Tool Box.What is the reason.

2)In Windows XP System i didn't find some controls like Button Types(Button,CheckBox,RadioButton,Link button,Image button,Toggle button),what is the reason?

3)Is Label control exist in Rad Controls for ASP.Net Ajax?

4)If i purchased developer version of Rad Controls for ASP.Net Ajax($799) kit all the above problems exist?

5)I read some articles in this site,what i observed is Rad Controls for ASP.Net Ajax is Browser Independent.But after execution of my application in Mozilla,Google Chrome & IE7,it's working fine in IE but Rad Menu not working properly(scrolling takes effect in IE only).

6)In my application huge amount of data exist,so if i move to last page from first page in Rad Grid it takes lots of time.How to over come this problem.


Please suggest me solutions for all these above problems...

Thanks in advance...

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 11 Nov 2010, 04:12 PM
Hi guruvu,

There should be no problem to install the controls on Windows XP. You can try to add them mannually to the toolbox in VS. Please see this tutorial. In Step 5 you just need to point Telerik.Web.UI.dll assembly.

The problem you described is not related to the version of Windows, rather is a Visual Studio issue. You can find more information about howto manage the Toolbox msdn.microsoft.com.

Here is the list with all RadControls for ASP.NET AJAX. You can use ordinary asp controls with RadControls in the same page.

You can test the scrolling in RadMenu in this online demo. I believe it works fine in all mentioned browsers. If you continue to experience problems with RadMenu in your WebSite, please share some more information and I will assist for fixing it.

There should be no extra delay if you page from the first to second or to last page. Check the operations in your datasource. If you use custom paging be sur, that you are not querying all the databases records instead of the needed records only. There is a lot of helpful information about paging. Please check the following links:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/custompaging/defaultcs.aspx
http://www.telerik.com/help/aspnet-ajax/grdcustompagingthroughobjectdatasourcepopulation.html
http://www.telerik.com/help/aspnet-ajax/grdcustompaging.html
http://demos.telerik.com/aspnet-ajax/grid/examples/performance/linq/defaultcs.aspx

Best wishes,
Vasil
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Guruvu
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or