This is a migrated thread and some comments may be shown as answers.

Radupload for SL custom validation

3 Answers 107 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Tom
Top achievements
Rank 1
Tom asked on 09 Aug 2011, 12:07 PM
Dear people,

I am trying to create custom validation as stated here:
http://www.telerik.com/help/aspnet/upload/radupload-telerik.webcontrols.radupload-validatingfile_ev.html

Only big problem is, that he cant find that event.... when i use intellisense, this event doesnt show up.


Another question i have, What is the difference between Telerik.Windows.Controls and Telerik.Web.UI

Then again i am confused if i got the right documentation, because there are so many versions for different technologies.
I need the upload tool for SL because i read somewhere that this is the best tool to use when u want to upload files SIMULTANEOUSLY, and there for not one by one...

What is the simpelest way to see if your .dll is up to date. And then again, wich do  i need to update ?
the  Telerik.Windows.Controls or Telerik.Web.UI dlls ?

Also i got 2 projects in my solution. One is the SL upload tool , and the other is a website that displays this tool via clientbin and the xap in it. In the SL project i got dlls from Telerik.Windows.Controls.Gauge , ... input etc but no where i see Telerik.Windows.Controls.UploadTool, is this correct ? is the radupload tool located in another dll ?

thx in advance cuz im lost here.


3 Answers, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 12 Aug 2011, 08:40 AM
Hi Tom,

The link points to the ASP.NET Upload control and you are trying to use the Silverilght one. This is why you are seeing so many differences. For validation, you can use this article for the RadUpload for Silverlight. Telerik.Windows.Controls is our Silverlight namespaces and dlls. You should be using this in Silverlight applications. I would also recommend going over the Getting Started article in our help for this control.

Regards,
Alex Fidanov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Tom
Top achievements
Rank 1
answered on 12 Aug 2011, 09:08 AM
thx for the reply... cant believe im that stupid 

Error 4 Value of type 'Telerik.Windows.RoutedEvent' cannot be converted to 'System.Windows.RoutedEvent'. ....\UpLoad Tool Silverlight\iMaxxUpload\MainPage.xaml.vb 124 35

i get this error now... and i copied the code stated in the article :(


*EDIT* Import Telerik.Windows DId the trick !

now i got anotherrrr question :)
i saw e.Skipinternalvalidation.... i dont see this possibility, is this normal with the SL control ?
0
Petar Mladenov
Telerik team
answered on 17 Aug 2011, 08:47 AM
Hello Tom,

 There is no such property in the Silverlight`s Upload. Could you please elaborate more on what you wish to achieve so that we will be better able to assist you? Thank you in advance.

Kind regards,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
Upload
Asked by
Tom
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Tom
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or