Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
97 views
How to check if the appointment is moved by mouse dragging or a dialog?
Is there some property in the Appointment class? Or is there some other way?
Plamen
Telerik team
 answered on 27 Jan 2012
1 answer
66 views
I am using Custom Links on Rad Editor and the links are populated from database through server side code. When user clicks on any link from dropdown, it get added where the cursor is in Rad Editor, but I want it to be in Text form and not as a link. How can I do that?


Regards.
Naupad
Top achievements
Rank 1
 answered on 27 Jan 2012
5 answers
98 views
I have a RadEditor on a page.
It works fine when debugged/browsed locally through Visual Studio.
When running on our server then it is not loading all the controls in the server.
please help me out with this issue??

here i m attaching the picture of the error have a look
Rumen
Telerik team
 answered on 27 Jan 2012
4 answers
126 views
I set the following in the CSS for my TreeView but it is affecting ALL of the nodes not just first node. See attached

.RadTreeView_tree_2 .rtFirst
{
    font-size: 12pt;
    font-weight: bolder;
    font-style: italic;
 }
Tonyz289
Top achievements
Rank 1
 answered on 27 Jan 2012
3 answers
57 views
hi i have RadGrid, popup edit form template within this template i have a RadAsyncUpload which acts crazy with Mozilla Firefox, what is happening is "sometimes" when clicking the select button a dialog box opened and i select a file but nothing happens the select button still displayed and there is the extension thing, sometimes the opened dialog box  provides me with the allowed extensions and sometimes not

please help me !!! 
Rasheed
Top achievements
Rank 1
 answered on 27 Jan 2012
4 answers
305 views
Hi,
      I have grid with the pagging settings . as below

<

 

telerik:RadGrid ID="RadGrid1" runat="server" AllowPaging="true" PageSize="10" AllowSorting="true" ......

I bounded this grid with custom data source  (from my business object) Which has god more than 10 rows.   for ex. 15 rows.

Now I can see the grid has pagging. and on the first page I can view 10 records and in the second page I can see 5 records.  

And in my page I have button "Read Grid Data". on this button click event I am trying to read all the 15 rows by using the foreach

ON BUTTON CLICK EVENT ....

 

 

foreach (GridDataItem item in RadGrid1.Items)

 

{
  .... my business calculation... 
 

 



But this RadGrid1.Items retirn only 10 rows. But I need all 15 rows. I don;t know whether this is Telerik control issue or the way I am trying to read each rows using foreach. 

Please help me on this issue.  

Thanks 
Anand    

xis xix
Top achievements
Rank 1
 answered on 27 Jan 2012
4 answers
962 views
Hi,

when I copy the telerik demo of treeview to my web project, it thrown an error with the configurator panel, it doesn't recognize this tag:

<qsf:ConfiguratorPanel runat="server" ID="ConfigurationPanel1" Expanded="true">

this is the error:
Protected WithEvents ConfigurationPanel1 As Global.Telerik.QuickStart.ConfiguratorPanel

Error 7 Type 'Telerik.QuickStart.ConfiguratorPanel' is not defined

Any hints?

Thanks.
Plamen
Telerik team
 answered on 27 Jan 2012
2 answers
57 views
Hi guys,

I would like to report a bug reelated with image manager inside of RadEditor.
When image file name is too long 'Insert' and 'Cancel' buttons are became outside the popup. You can reproduce this problem on your demos pages.

See attachment.

--
Ernesto.
Ernesto
Top achievements
Rank 1
 answered on 27 Jan 2012
2 answers
232 views
Hello
I have a problem since version Q3 2011  the following script does not work: 

radgrid loses all data see picture 

function updateGrid(result) 
{       
var tableView = $find("<%= rgInventaires.ClientID %>").get_masterTableView();
tableView.set_dataSource(result);
tableView.dataBind();
}

Rimani
Top achievements
Rank 1
 answered on 27 Jan 2012
4 answers
167 views
Hi everybody!

I've searched a bit but so far wasn't able to determine if Radcontrols for SharePoint 2010 will be supported on SharePoint Online.
I tried to upload the solution but it dosen't comply with the sandbox mechanism.

Does someone know if it will be supported in a near future?

thanks a lot!

Stéphan.
Iana Tsolova
Telerik team
 answered on 27 Jan 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?