Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
77 views
Is it possible to implement telerik:GridClientSelectColumn and Yahoo scrolling. Bascially, say only 50 out of 400 records are loaded and the end user clicks the check all header. Can I code it so that all the records are then loaded and checked?
Iana Tsolova
Telerik team
 answered on 27 Dec 2010
1 answer
42 views
I notived this when our automatic page translator didn't work ...

Is there a way to turn this off?

I also notices that a header like "t_destination_t" is rendered to "t_ destination _t"

Pavel
Telerik team
 answered on 27 Dec 2010
1 answer
83 views

Hello Telerik Team,

I have a requirement in the rad grid. I am using rad grid to dispaly my search results on the
 execution of sql stored procedure.
In the rad grid, I have a GridHyperLinkColumn where i am using DataNavigateUrlFormatString.After I get the search results, when i navigate to a different page from my search results and come back using the browser back button.I am loosing the
search results. I would like to know the method , how can i retain the search results. I have the search results in a view state/Session state.
Its a very urgent requirement.

Please respond as soon as possible.Please provide a sample for it.
I appreciate your help.

Thank You,
Smith

Iana Tsolova
Telerik team
 answered on 27 Dec 2010
1 answer
111 views
I have a query done in the business layer of my ASP.net AJAX application. It uses EF 4.0. It returns an ObjectDataSource.

How can I put this into a RadGrid and still have Sorting?

Is it possible for RadGrid to sort ObjectDataSource and/or a List (of)?

Serban.
Marin
Telerik team
 answered on 27 Dec 2010
1 answer
81 views
Hi,
is it possible to make this example:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandmenu/defaultcs.aspx?product=menu
using c# code without javascript code in aspx file?

Best regards and Merry Christmas.
Yana
Telerik team
 answered on 27 Dec 2010
1 answer
93 views
Hello Telerik, is it possible to modified a RadChart from client-side ? I mean like, add/remove Series/Items, Colors, etc. Currently I'm using a RadChart with a RadAjaxManager. i don't want modified from server-side

Thanks.
Yavor
Telerik team
 answered on 27 Dec 2010
3 answers
104 views
Hi
    In  my application i need a banner rotator with buttons in it...  which is similar to the Telerik home page banner rotator....
I am able to generate the banner but i am unable to add buttons over the banner...
Knidly let me know if there is any method to achieve the banner rotator with buttons over the image...
Fiko
Telerik team
 answered on 27 Dec 2010
0 answers
57 views
Hi All,
We encounter one issue when we use RadGrid, after setting up Master\Child data, we set item background\font color accord to the item value. it works fine when loaded first time(just as scenario 1 of attached files). but when we click 'Expand\Collapse', all parent\child's color dispeared. we use below code to set color
private void HandleColorAppearance(GridItemEventArgs e)
{
                    if (bgColor != null)
                    {
                        e.Item.BackColor = System.Drawing.Color.FromName(bgColor);
                    }
                    if (fontColor != null)
                    {
                        e.Item.ForeColor = System.Drawing.Color.FromName(fontColor);
                    }
}

I make some investigation, seem that the ViewState of RadGrid doesn't store the color information, so when we click expand\collapse, those color missed.
I try to make the ViewState property to false. it works fine, but I think it's not the good solution, could you please give another way to solve this issue?

Thanks for your feedback!
Chanderler
Top achievements
Rank 1
 asked on 27 Dec 2010
2 answers
48 views
Hi,

I have recently want to integrated my current project by integrating a list of data using RadDataPager in RadListView. I had notice that when i wan to change the List Page Size by using following template in RadDataPage :--> 
 
<telerik:RadDataPagerPageSizeField PageSizeText="Page size: " />

this is not working with my list view.

I have read through the demo but i can't find anything that need to write into the code to make my ListView to change the page size. Anyone can help? 

Best regards;
 sk
sk
Top achievements
Rank 1
 answered on 27 Dec 2010
11 answers
269 views
Hi,

I ran the upgrade wizard and it reported an error in updating the toolbar.

Here is the message:
Upgrade Item: Upgrade Toolbox: Assembly has to be uninstalled before it can be installed
Details: Toolbox upgrade failed
Result: Error

What do I do to correct the error?

Mithun


















Erjan Gavalji
Telerik team
 answered on 27 Dec 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?