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

Issue With Telerik Input Controls

2 Answers 64 Views
Input
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 29 Nov 2010, 09:03 PM
Hello,

I have a shared user control.  This UC is in one page and everything works fine.  In the second page, the RadTextBox client-API get_value() method reports "", when it has a legitimate value.  There is very little javascript on that page, and it's not targeting textboxes; it's in a page with 6 tabs.  The controls work fine; I have RadCombo's and the drop downs work as you would expect.  But no text, no selected value, nothing is being reported (I have a script to check if the page is an empty form).  How do I even debug this to figure out what is going on, and why the value isn't being reported?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 02 Dec 2010, 04:45 PM
Hi Brian,

Can you specify if at the time you are getting the textbox value the textbox is visible? Also, you can use Firebug for Firefox and see if any javascript errors are thrown on the page.

Greetings,
Iana
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Brian Mains
Top achievements
Rank 1
answered on 02 Dec 2010, 05:34 PM
Ah yes, sorry, I forgot to update the post, yes, I had duplicate method names causing this to appear as the error...
Tags
Input
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Brian Mains
Top achievements
Rank 1
Share this question
or