Telerik Forums
UI for ASP.NET AJAX Forum
17 answers
486 views
Hi, when I did RadUpload for previous version of Telerik Controls(2008.1.619.35)  all working fine.
Now, I have a new version Q2, and my RadUpload not working.

UploadedFile file = RadUploadContext.Current.UploadedFiles[inputFile.UniqueID];

The value of the "file" variable is null.

what I am doing wrong?

Erjan Gavalji
Telerik team
 answered on 28 Aug 2008
1 answer
130 views
Upon dealing with an invalid Form on postback (either caused by a custom invalid file upload or another invalid control on the same form), I'm curious as to whether this code will clear uploaded files from memory and the temp directory (for security and resource purposes).

FYI - I have not set an "TargetFolder" or an "TargetPhysicalFolder" property of my RadUpload control (I'm saving to DB).  I imagine that files are handled in memory 100% because I have not set these properties.  Is this true?


RadUpload1.InvalidFiles.Clear(); 
RadUpload1.UploadedFiles.Clear(); 

Is this code necessary at all?

Any insight you can provide as to how RadUpload handles clearing uploaded files would be greatly appreciated.

Thanks in Advance,
Paul
Erjan Gavalji
Telerik team
 answered on 28 Aug 2008
2 answers
98 views
When I drag & drop a column from the left to right, the dropped column does not end up where the arrows say it's going to be inserted.

Dragging & dropping from right to left works fine.

I found this bug on the demo site as well.
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Client/Resizing/DefaultCS.aspx
1. Change the Columns reorder method to 'Reorder'
2. Try moving the CompanyName column between the 'Address' and 'PostalCode' columns.
Result: CompanyName shows up after PostalCode.

If you move a column from right to left, it works fine.

Is there a fix for this?

Thanks,
Ed

Pavel
Telerik team
 answered on 28 Aug 2008
1 answer
283 views
I have a grid with filtering turned on. If Ajax is disabled, I can filter my grid then click a link on one of the rows taking me to another page. If I click the back button I go back to the grid and my filters and the filtered grid is preserved just like you would expect. If I turn Ajax on however and repeat the process hitting the back button brings me back to the grid but all my previous filtering has been lost.

I have Ajax history enabled on my Ajax manager and viewstate turned on. The back button should give the same results with Ajax on as with Ajax off. How can I make this work?
Princy
Top achievements
Rank 2
 answered on 28 Aug 2008
1 answer
88 views
On MOuseOver of RadUpload, IT shows a text box & button with Browse...  caption. How to rectify this. This is happing only on IE 7 and not in Mozila.

plz reply asap......

Warm Regards
Shweta
Erjan Gavalji
Telerik team
 answered on 28 Aug 2008
11 answers
228 views
When I view the "Prometheus" version of the RadEditor in FireFox 2.0.0.11, it has a display issue. There is a bunch of garbage appearing above the toolbars (looks like a bunch of tool bar end caps in two long rows) and there's an extra gray bar tacked on to the bottom of the editor window. You can see screen shots here:

Screen shot one
Screen shot two

This happens both when I install and utilize the editor myself and when I view the RadEditor on the Telerik site with FireFox. I thought it might be Addons, so I disabled them all, but the issue persists.

Any ideas what's up?
Thanks
Martin
Telerik team
 answered on 28 Aug 2008
1 answer
102 views

I am binding to a SqlDatasource which contains tow fileds 'name' and 'val', when PageLoad,I hope to select one of the items via 'val' value.but it's not work. here is my code:

int index = RadComboBox3.FindItemIndexByValue(reader.GetString(4).ToString().Trim());
RadComboBox3.SelectedIndex = index;

do you have good idears? thanks

 

Veselin Vasilev
Telerik team
 answered on 28 Aug 2008
1 answer
67 views
Right sorry if you don't understand this but i have grid that use's a group by my client wants a Line at the bottom of a main items not each item as it's confusing to which item belongs to which group to view it you may understand http://devskibeat.bn3tech.co.uk/

have a look.
Princy
Top achievements
Rank 2
 answered on 28 Aug 2008
1 answer
116 views
Hey Guys,

I am experiencing a problem where some junk is appearing before the grid and a bunch of javascript.errors are showing.
It looks like this:

27462|updatePanel|ctl00_mainContentArea_wucListTable1_ctl00_mainContentArea_wucListTable1_rgAcctPanel|
<grid goes here>

And the javascript errors are:

Sys.InvalidOperationException: Two components with the same ID 'ddeShowHideColumnsBehavior' can't be added to the application.

Sys.InvalidOperationException: Two components with the same ID 'ddeExportListBehavior' can't be added to the application.

And then 3 of these:

Sys.InvalidOperationException: A control is already associated with the element.

This error happens when the user is saving the grid item that they just updated. I'm using a custom commandname for the update command, and at the end the code, setting the grid item Edit property to false and rebinding/updating the update panel.

Please let me know if you have any insight towards this problem.

Thanks,
Ilija
Vlad
Telerik team
 answered on 28 Aug 2008
1 answer
129 views
Sir,
radgrid.datasource=ds
is ok

But hw to perform the reverse ie,
ds=radgrid.datasource

Thanks in advane
Princy
Top achievements
Rank 2
 answered on 28 Aug 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?