Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Aug 21, 2012 11:15 AM by cool_cupid_jny
Participant
1741 Points
354 Posts
Jul 31, 2012 08:27 AM|LINK
i have a link button inside a gridview. when i click the linkbutton I am showing a modal popup extender which has a FreeTextBoxControl
My problem is the linkbutton onclick does't get fired in mozilla. it works fine in IE.
when i check in console mode in mozilla i get the following error:
...== "function" && ValidatorOnSubmit() == false) return false;FTB_API['Main_ftbNam...
How can i solve this script error.
thanks in advance.
Jul 31, 2012 11:56 AM|LINK
Gridview+Modalpopup+Freetextbox problem in mozilla any suggestions ?
All-Star
43705 Points
4304 Posts
Microsoft
Aug 01, 2012 06:34 AM|LINK
Hi,
For FreeTextBoxControls problem, please go to http://forums.freetextbox.com/.
Any more quesiton, please feel free to reply.
65839 Points
11163 Posts
Aug 02, 2012 03:13 AM|LINK
Refer this
http://forums.freetextbox.com/default.aspx?g=posts&m=8820
Aug 03, 2012 11:51 AM|LINK
i Just changed the LinkButton into a asp Button with css(BorderColor="Transparent" BackColor="Transparent" BorderStyle="None")
I made it look like a link button .
Now it works fine in the first click.
Now if there is any postback in the page. like calling a dropdownselected index change. then the script error occurs.
I looked at these forms but was't resolved in the postback..
Aug 06, 2012 02:44 AM|LINK
Please set a breakpoint, and debug with IE Developer Tools. Any more question, please feel free to reply.
Aug 17, 2012 05:59 AM|LINK
In IE it works Fine. but the problem is only in the FireFox
FTB_API.Main_ftbContent is undefined.
Aug 21, 2012 11:15 AM|LINK
This is actually my problem.
http://forums.freetextbox.com/default.aspx?g=posts&t=5400
but there is no solution for it.
I see many issues very similar , without any solution ..
cool_cupid_j...
Participant
1741 Points
354 Posts
FreeTextBoxControls
Jul 31, 2012 08:27 AM|LINK
i have a link button inside a gridview. when i click the linkbutton I am showing a modal popup extender which has a FreeTextBoxControl
My problem is the linkbutton onclick does't get fired in mozilla. it works fine in IE.
when i check in console mode in mozilla i get the following error:
<div role="listitem" class="errorTitle focusRow subLogRow ">TypeError: FTB_API.Main_ftbName is undefined</div>How can i solve this script error.
thanks in advance.
Robert
cool_cupid_j...
Participant
1741 Points
354 Posts
Re: FreeTextBoxControls
Jul 31, 2012 11:56 AM|LINK
Gridview+Modalpopup+Freetextbox problem in mozilla any suggestions ?
thanks in advance.
Robert
Song-Tian - ...
All-Star
43705 Points
4304 Posts
Microsoft
Re: FreeTextBoxControls
Aug 01, 2012 06:34 AM|LINK
Hi,
For FreeTextBoxControls problem, please go to http://forums.freetextbox.com/.
Any more quesiton, please feel free to reply.
Feedback to us
Develop and promote your apps in Windows Store
chetan.sarod...
All-Star
65839 Points
11163 Posts
Re: FreeTextBoxControls
Aug 02, 2012 03:13 AM|LINK
Refer this
http://forums.freetextbox.com/default.aspx?g=posts&m=8820
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
cool_cupid_j...
Participant
1741 Points
354 Posts
Re: FreeTextBoxControls
Aug 03, 2012 11:51 AM|LINK
i Just changed the LinkButton into a asp Button with css(BorderColor="Transparent" BackColor="Transparent" BorderStyle="None")
I made it look like a link button .
Now it works fine in the first click.
Now if there is any postback in the page. like calling a dropdownselected index change. then the script error occurs.
I looked at these forms but was't resolved in the postback..
Robert
Song-Tian - ...
All-Star
43705 Points
4304 Posts
Microsoft
Re: FreeTextBoxControls
Aug 06, 2012 02:44 AM|LINK
Hi,
Please set a breakpoint, and debug with IE Developer Tools. Any more question, please feel free to reply.
Feedback to us
Develop and promote your apps in Windows Store
cool_cupid_j...
Participant
1741 Points
354 Posts
Re: FreeTextBoxControls
Aug 17, 2012 05:59 AM|LINK
In IE it works Fine. but the problem is only in the FireFox
FTB_API.Main_ftbContent is undefined.
Robert
cool_cupid_j...
Participant
1741 Points
354 Posts
Re: FreeTextBoxControls
Aug 21, 2012 11:15 AM|LINK
This is actually my problem.
http://forums.freetextbox.com/default.aspx?g=posts&t=5400
but there is no solution for it.
I see many issues very similar , without any solution ..
Robert