Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
111 views
Hello,

I have a ASP repeater control inside the editformsettings and I am using EditMode="EditForms" in the MasterTableView.

I have a 'delete' button inside the Repeater for each row. When I click it I can delete the row and the table data by using the Item command of the repeater with a partialpostback and leaving the Editmode on so that the user can see the item is already removed. But now I also want to update the Grid column which has one of the column as the counts of the files in repeater without closing the Edit form and doing only partial postback to change the value of the column which has the count inside the RadGrid to a value to decrease by one.

1) How do I access the column from the Repeater?

2) Also can I access the Datakeys of the Radgrid from the Reapeter itemcommand. If so how?


Thanks,
Sanjay
Sanjay
Top achievements
Rank 1
 answered on 05 Jan 2011
3 answers
193 views
hello!
i want to open a radwindow in right bottom of the page. then it retains the same position when i scrolling down or up the page. anybody please help me.
thanks.
priya.
Fiko
Telerik team
 answered on 05 Jan 2011
3 answers
93 views
We use the RAD editor to create a string that will ultimately be used to send emails. In older versions, there were line breaks (CRLF) inserted throughout the HTML between tags. The new version (2010.2) does not do this. It produces one long line of HTML. Outlook doesn't like that and inserts its own line breaks, sometimes in the middle of HTML tags. Is there any way to bring back the old functionality, or or otherwise get physical line breaks in the produced HTML?

Thanks in advance,
Boris Zakharin
Rumen
Telerik team
 answered on 05 Jan 2011
2 answers
124 views
Hello,

Is there a way to disable/bypass the dialog that allows you to select between editing/deleting a single occurrence or the entire series in a recurring appointment? Right now we don't want to allow single-occurrence editing (don't want to allow recurrence exceptions), so I'd like to bypass that dialog altogether and go straight into editing/deleting the entire recurrence. Is this possible?

Thanks,
Landon
Landon
Top achievements
Rank 1
 answered on 05 Jan 2011
3 answers
55 views
HI,
Thanks for this load on demand fixes from the following link. 
http://www.telerik.com/community/forums/aspnet-ajax/combobox/fix-load-on-demand-does-not-work-correctly-in-q2-2009-sp1.aspx

I added following code of block below scrpt manager.

<script type="text/javascript">    
    Telerik.Web.UI.RadComboBox.prototype.get_endOfItems = function() { return false; };    
</script>    
 

I was able to get results after pressing more than one character. But this solution raised me another issue.

I Used Property ShowMoreResultsBox="true" in combo box because I have about 16000 reocords in Combo Box, and I display 500 records on a page. The Button to get next 500 records works fine till i dont type any character and when I press two or more characters the my webservice return 2000 records, and I display 500 but I am not able to get Next 500 records, becuase the button does not clickable ot just return false; (I guess becuase of this fix).
The issue is on production and We dont want to update with new Telerik dlls.
Please help me to fix this issue.

Thanks
Aviii
Simon
Telerik team
 answered on 05 Jan 2011
9 answers
169 views
Hi. I wondered if anyone can offer some quick help. I have downloaded the new release of the ajax controls and I tried to add a Grid control and got an error message. When that failed I tried to add a ListView control instead (to see if it was specific to the grid control). I get an error message:

"There was an error rendering the control. Could not load file or assembly 'Telerik.Web.UI, Version=2010.3.1215.35, Culture=neutral, PublicKeyToken=......" or one of its dependencies. The system cannot find the file specified"

However, the existing Telerik controls that I already have on the site that I'm developing are working fine.

Thanks (and Happy New Year)
Paul
Top achievements
Rank 1
 answered on 05 Jan 2011
5 answers
1.7K+ views
I would like to know what I need to put for the OnDetailTableDataBind if I have the following scenario:

1) Parent Table
    2) Child Table
        3) Child table

If I only have one child table, I know how to get that done. But if I have two child tables as described above, where do I place the OnDetailDatabind property. Presently, I only see where you can enter this property once on the RadGrid tag.
Marin
Telerik team
 answered on 05 Jan 2011
1 answer
40 views
Dear Team.

I Have Attached Screen shot for My problem..Please Give good Solutions..I except quickly..

With regards.
Kannadasan
Simon
Telerik team
 answered on 05 Jan 2011
1 answer
47 views
Hi

I need to change the position of the Cancel and Update buttons of the RadGrid.

I have tried the EditFormColumnIndex property but doesn't work!

Regards
Daniel
Telerik team
 answered on 05 Jan 2011
11 answers
86 views
Hi,
 I have a problem in that with custom tools files, I am unable to utilise the feature 'Use RadEditor to edit HTML fields' on customised tools files for the publishing areas in SharePoint. Whenever I click 'check in to share draft' the changes are lost.

 Following a recent outage on our SharePoint farm we were forced to restore one of the servers (application server) from tape, and remove & re-add the web servers to the farm. It seems that in doing this, the Telerik RAD Editor for SharePoint no longer recognises the custom tools files for different webs, where previously it had worked fine without any problems.

 I've gone through many possible solutions to try and fix the problem, such as removing the standard tools files and re-naming the custom tools files to the standard names - e.g: Re-naming 'ToolsFile{950f1d58-8d7b-41f2-a072-982c9a705168}.xml' to 'ToolsFile.xml'. I've even copied the original configuration files to a new web ID, but still the same problem occurs - I am unable to use the RadEditor to edit HTML/publishing fields in SharePoint. Whenever I click 'check in to share draft' the changes are lost.

 The web part works perfectly normally with the customised toolbars - would this be because the web part requires the user to click on 'Ok' to save the changes back to the page, rather than the HTML field, which seems as though it doesn't recognise the user clicking on 'check into draft' for customised menu's.

Can you advise what we need to do with this please? I've a suspicion that we need to either retract and redeploy the solution to the farm or completely re-install the editor (or upgrade to a later, more current version!).

The version of the editor we are using is 5.7.1

Thanks,
Jason.
Jason Brownhill
Top achievements
Rank 1
 answered on 05 Jan 2011
Narrow your results
Selected tags
Tags
+124 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?