Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
136 views
http://demos.telerik.com/aspnet-ajax/grid/examples/performance/linq/defaultcs.aspx

In your above performance with LINQ example, does the control return all the 300,000 rows to the memory and display only what the page require? or  does it return only what the individual page need when you click on them?

Thanks
Veli
Telerik team
 answered on 10 Nov 2009
3 answers
99 views

I have the Rad editor being used at two site collections, one being the root site collection and one which comes under the root.
I have an Image Library at the Root Site Collection and I want to show the same library items inside the second site collection instead of creating another replica library at that particular site collection. I tried using the '/ImagesLibrary' but it points to the corresponding Site collection. I was going through the below post and wanted to know if the feature has been made available in the current versions.

http://www.telerik.com/community/forums/sharepoint-2007/full-featured-editor/image-manager-in-radeditor-5-2-0.aspx

Please help. Thanks in advance.

Stanimir
Telerik team
 answered on 10 Nov 2009
3 answers
163 views
I have a page that contains several RadDatePicker controls as well as an AjaxManager control that updates other (not any RadDatePicker) controls. This has worked fine using the old Rad Controls ASP.Net library (Telerik.WebControls.UI). I just upgraded to Q3 2009 release (Telerik.Web.UI), and popup calendar does not work unless I remove the RadAjax Manager (this took a while to find)... anyone else having this issue?
Thanks
ford

UPDATE: I added the old reference back in :
<%@ Register Assembly="RadAjax.Net2" Namespace="Telerik.WebControls" TagPrefix="radA" %>

And replaced the tags on the AjaxManager to use the old radA and it works now... so it would appear there is an issue with RadAjaxManager and RadDatePicker in the lastest release of RadAjax Q3 2009 (Telerik.Web.UI)


Pavel
Telerik team
 answered on 10 Nov 2009
3 answers
94 views
Hello,

I have a Serie with personalized images instead of the default item image. I don't have problem to display my images (with zoom enabled or disabled).

I define the size of my images in the BeforeLayout event as following:

protected void rcChart_BeforeLayout(object sender, EventArgs e)  
    {  
            // Configure the icons  
            foreach (ChartSeriesItem item in rcChart.Series[0].Items)  
            {  
                item.PointAppearance.Dimensions.Width = 25;  
                item.PointAppearance.Dimensions.Height = 35;  
            }  
    } 
The images are displayed correctly when the EnableZoom property is set to "false" but when this property is set to "true" the new size is not applied for my images.
I have the correct images with the default size defined automatically and the consequence is that my images are unreadable.

I used the debug mode to check if the BeforeLayout event is correctly executed and I confirm that the dimensions are correctly modified for every images.

Thank you for your help.

Joël
Quantesys IT
Top achievements
Rank 1
 answered on 10 Nov 2009
3 answers
154 views

Hi

I have i a Radgrid a formtemplate that includes 3 Dateinput fields all surrended by RadDateTimePicker

By inserting new rows:
The first datefield should be defaulted with a parameter commig from a  globdate = Request["globdate"].

The second and third datefield should after modify from datafield1 be defaulted with a value depending an this modified value.

how do I achive this with ClientEvents code ?.

 

 

 

thx
Torben

Veli
Telerik team
 answered on 10 Nov 2009
1 answer
72 views
Hello ,

I have a GridView in my Site

I will insert a Template or Button Column with a ImageButton in the Grid

When i click on this Button "Select" then i must Call a VB Sub

Private Sub BookingSelected()
Session Test("ID") = selectedID of the Row from my Grid

End Sub

How can i bring the Selected Row ID from my Grid to a Sub in my CodeBehind ????
I have a Column in my Grid where has the Name "ID"
and this ID Number of the Selected Row must i have in my Sub in Codebehind when i click the Select Button ?????

I must have this in Codebehind .. not another way

Thanks for Help



Shinu
Top achievements
Rank 2
 answered on 10 Nov 2009
1 answer
109 views
Is it possible to open a page with a grid with all the rows selected in edit mode so the user doesn't have to click on each one?

 

 

 

Shinu
Top achievements
Rank 2
 answered on 10 Nov 2009
27 answers
620 views
Hi there ,
Is it possible to return the value from my radwindow to the edit form of a radgrid (radtextbox)?
(line 27)

 

  function ShowDialog() {  
           //window.radopen(null, "DialogWindow");  
 
           //Forced reload (option 1): In order to force a reload on the dialog, the following approach should be used  
           //window.radopen("./SimpleDialog.aspx", "DialogWindow");  
 
           //Forced reload (option 2): If one is not sure what the current url is, forced reload can be achieved like this:  
           var oWnd = window.radopen(null"DialogWindow");  
           oWnd.SetUrl(oWnd.GetUrl());  
       }  
 
       /* Called when a window is being shown. Good for setting an argument to the window */ 
       function OnClientShow(radWindow) {  
           //Get current content of textarea  
           var oText = document.getElementById("<%=radtextbox1.ClientID %>").value;  
 
           //Create a new Object to be used as an argument to the radWindow  
           var arg = new Object();  
           //Using an Object as a argument is convenient as it allows setting many properties.  
           arg.TextValue = oText;  
           //Set the argument object to the radWindow         
           radWindow.Argument = arg;  
       }  
 
 
       function CallBackFunction(radWindow, returnValue) {  
           var oArea = document.getElementById("<%=ChequeDetailsGrid.ClientID %>");  
           if (returnValue) oArea.value = returnValue;  
           else alert("No text was returned");  
       }  
 
       /* Called when a window is being closed. */ 
       function OnClientClose(radWindow) {  
           //Another option for passing a callback value  
           //Set the radWindow.Argument property in the dialog  
           //And read it here --> var oValue = radWindow.Argument;  
 
           //Do cleanup if necessary  
       }     

Thanxs in advance
Panos

Tiffany
Top achievements
Rank 1
 answered on 09 Nov 2009
2 answers
147 views
My DataForamtString is {0:#,##0;(#,##0);0} and my data value is (Decimal)0.  In a view mode, it is displayed as "0" as I want but in edit mode (in place) it turns into "0.0000".  Why? How can I control this format without explicit loading the control item?



Thanks,
Chris
Christopher Borys
Top achievements
Rank 1
 answered on 09 Nov 2009
0 answers
86 views
Hi, I just wanted to know ir there's a way on how to get index of selected content. Reason why I need it coz I have to know the index range where changes where made.
I have to 2 rad editor with same content. 1 is to be edited and the other 1 remains unchanged. Though the text color of the changed editor will reflect the other one..
Scenario.. I have several custom tool that will check for errors on paragraphs, one is convert lowercase to propercase or converts the 1st character to uppercase. Tool automatically change the color, text, etc once the word is highlighted and tool has been clicked. User cannot enter in any text at all. Only tools are enabled and can be used.
Sample:
The word to correct is "i" so I used my custom tool to convert that to uppercase. the 1st editor will reflect the changes and it will color it red. 2nd editor will remain in smallcase but will have a color red as well. This only shows that it was changed or corrected..
The problem is when there are lots of "i" on the paragraph the 2nd editor will have a color red on those character. for my code is just replace all instance... But if I have a index range it will just be contained on that instance...

So with that I really need to get the index...

I hope somebody could give some input or if they have other suggestion that would fit my requirements that would be very much appreciated.

Thanks in advance,

RJ
RJ
Top achievements
Rank 1
 asked on 09 Nov 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?