Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
71 views
Hi There,

I want to use Rad controls for sharepoint 2010. I have to use version 2011.1.413.35 but mistakenly I installed and use 2011.1.519.35. now I uninstalled the new version and installed the previous one but when I am using any Rad control it refer to 2011.1.519.35 instead of 2011.1.413.35. I have checked dll and reference dlls and it is 413 but when I try to drag and drop any control it refer to 519. Please reply asap as I want to fix this issue asap. your help will be much appreciated.

Irfan
Sebastian
Telerik team
 answered on 01 Jul 2011
1 answer
228 views
Hello,

I Use radgrid for display value. All is working fine but I have such problem in filter data in integer or double value.
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/filtering/defaultcs.aspx
in demo First column  "OrderID" can't filter, Ex: I enter '102' value, So I require result is 10248,10249,10250...etc
But in result there are no row found. Plz give solution for this.

If I am trying bind column with Integer or double value then shorting result can't properly.

In my situation I use either shorting or filtering facility. I require Both in my grid. Plz give me solution.

Thank You.
Princy
Top achievements
Rank 2
 answered on 01 Jul 2011
4 answers
117 views
I have a Control Panel with RadWindow Manager on a .ascx Control. This control is part of every page where users can open some pages within a RadWindow. The Windows are non modal. Once I travel from one page to another in the main window I want to keep the windows that users have opened in one page to have them opened in the page they went. Can you please guide me on this.

For example I am in my Home Page and I opened a Window with Tasks from my Control Panel. Now I navigate away from my Home Page and go to another page. I have the Control Panel in that page also but now I want to keep the Task Page open on Page Load so it looks seemless but if the window was closed or not open to begin with I don't want to open the Window.


Thanks
Himadri
Marin Bratanov
Telerik team
 answered on 01 Jul 2011
1 answer
96 views
hi,
i have a few questions about RadEditor InsertOrderedList :
1) i am using the InsertOrderedList tool, i want to write from right to left, meaning, i want the number to be on the right and to continu writing to left (pic.1).
my problem is, if i  justify to right it puts the number on the right but when i continu writing - the number goes to the left of the word/sentence (pic.2).
2) i am saving the text. all the text is saved but not the numbers (pic.afterSaving).

any solution?
Dobromir
Telerik team
 answered on 01 Jul 2011
1 answer
298 views
Hi
I need Datakeynames of master table view in detail table databind event.
Scenario:
i have 10 records in master table view each have its own key(ID) i added that key into datakey names in master table view.
i have detail table for each record so i need to get that datakey name in detail table to render my nested or detail or child grid.
thanks in advance.
Princy
Top achievements
Rank 2
 answered on 01 Jul 2011
1 answer
122 views

Hello,

We are experiencing an issue with the RadWindowManager and RadWindow not rendering after a postback.

They render to the page initially, then after triggering a postback, they fail to render to the page.

The page is ajaxified and the object that fires the postback is inside an update panel. The RadWindowManager resides outside of the update panel. We’re using the standard asp update panel. We're using a MasterPage and an standard asp script manager.

Does anyone see any issues with this, have a different solution / suggestion or has experienced the same issues?

Your insight is appreciated, thanks for reading and considering.

Georgi Tunev
Telerik team
 answered on 01 Jul 2011
1 answer
205 views
Hi,

1) Is there a way to provide excel like filter capability (Selecting one or more items) for RadGrid? I see this behavior is available to RAD Grid for WinForms.

2) Also, I understand that there is a way to export rad grid to excel. But I want to export data to excel as the excel has the logic to generate pivot tables once I feed the data. Is there a way to achieve this? My Goal is just provide the data in xml format to the excel and send the excel spreadsheet to the user. I will have the excel spreadsheet available as a part of the website.

3) Is there a way to split RAD Grid into multiple rows? Currently I am able to achieve this behavior by using Master Detail view. But would like to know if this can be achieved directly using the Master view.

I will truly appreciate a prompt response. I am evaluating the asp.net ajax controls and these capabilities are must for our application. If there is no solution currently, would like like to know when can we expect these to be added.

Thanks in advance,
Navneet
Princy
Top achievements
Rank 2
 answered on 01 Jul 2011
5 answers
727 views
Hello all,
I have spent a couple hours to find out how to hide the item label, but I am keeping fail. I think this is a simple property but I dun know which belongs to. So does anyone know?

thx
Evgenia
Telerik team
 answered on 01 Jul 2011
1 answer
59 views
protected void RadGrid1_PreRender(object sender, EventArgs e)
        {
            RadGrid RadGrid1 = (RadGrid)sender;
            if(RadGrid1.Items.Count==0)
            {
                RadGrid1.Visible = false;
            }
}

This is a inner RadGrid. In this, I would like to reach to outer RadGrid column and set that column visible=false. So  my question is how to I reach to parent grid column from inner grid ?

Please help,

Smiely
Princy
Top achievements
Rank 2
 answered on 01 Jul 2011
1 answer
94 views
Hi,

I want to show filter expression show by default on page load.

Title Contains 'IPhone'

How to show this automatically without click Add button?

Regards
Shinu
Top achievements
Rank 2
 answered on 01 Jul 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?