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

Error using RadSplitter with my own Ajax Component...

1 Answer 45 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Luciano Kaesemodel
Top achievements
Rank 1
Luciano Kaesemodel asked on 28 Aug 2008, 01:41 PM
Hi Guys...
If I put a code like that in my page:

<telerik:RadSplitter ID="RadSplitter1" Width="100%" runat="server"
   <telerik:RadPane ID="RadPane1" runat="server"
   </telerik:RadPane> 
</telerik:RadSplitter> 

And after that or before that I put my own component (Microsoft Ajax enabled as well) I got the follow javascript error:

Line: 4762
Error: Sys.ArgumentTypeException: Object of type 'Function' cannot be converted to type 'String'.
Parameter name: id

This error was throw in funtion : Sys$_Application$findComponent(id, parent) in Microsoft Ajax Framework...

Can you help-me with that?

Thanks


1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 29 Aug 2008, 11:06 AM
Hi Luciano Kaesemodel,
I just answered your support ticket with the same question. For your convenience, I give you the information here as well:

***
Unfortunately, the information you have provided is not enough for us to reproduce the problem. Could you please prepare and send us a simple running project, demonstrating the problem, so that we can research whether it is caused by our control?
***

Greetings,
Tsvetie
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Splitter
Asked by
Luciano Kaesemodel
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or