Hi,
I'm using Infragistics controls in my application especially UltrawebGrid and Webcombo etc.
When i've my application in Mozilla (in IE things are fine), I've the following problems.
1) When I copy multiple data from Excel to paste in Grid (to insert data into DB), I cant paste in the ultrawebgrid (when i press "Ctrl-V") ......... (this is working fine in IE but not in Mozilla :-( )
2) I cant sort the columns in the ultrawebgrid in Mozilla (by clicking on any column header)...... (again this's working fine in IE but not in Mozilla :-( )
CAN ANYONE PLZ HELP ME With the above issues?? how can i resolve them?
Hi im using infragistics V11.1 Grid view.
Im getting error in mozilla Browser Latest version 18.0.2.(but it is working fine in Mozilla 9.0.1 version)
I am bugged up solving that issue.Plese get me our of this issue asap.
If u have a solution please mail me the solution to akhilesh.d@inteqsolutions.com and mail2akhileshd@gmail.com
The issue is :Input string was not in a correct format. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.FormatException: Input string was not in a correct format.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[FormatException: Input string was not in a correct format.] System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +9591147 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119 System.Convert.ToInt32(String value) +48 Infragistics.WebUI.UltraWebListbar.UltraWebListbar.getRenderer() +243 Infragistics.WebUI.UltraWebListbar.UltraWebListbar.get_IsAppStyling() +28 Infragistics.WebUI.UltraWebListbar.UltraWebListbar.OnPreRender(EventArgs e) +72 System.Web.UI.Control.PreRenderRecursiveInternal() +103 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Hi Rumen,
The link u provided
//www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21269346.html.
I cant reach it and view any solution... Can u send me the full code (.aspx and .aspx.cs codes) so that i can test it in Firefox.... But as per now I'm pretty sure that
1) copy/paste option
2) sorting columnwise
are not workin in Mozilla Firefox for my application
Can u suggest a good solution for this ??(for both problems)
This is URGENT. . .
Hello,
For FireFox copy / paste -- I am afraid we cannot do much since the problem is not in our domain -- this is just a security setting in Firefox. Is the workaround suggested in the thread above working for you?
For the second problem -- I am afraid the we cannot reproduce it at this point -- is it possible to send us a small subset of your project reproducing the issue to our Developer Support team -- we will do our best to help.
Developer Support can be reached here:
http://es.infragistics.com/Support/default.aspx#Overview
Hope u r looking at the 2 issues in FF namely
1) copy from excel and paste in UltraWebGrid and
2) Sorting the columns
Can i get the solution As soon as possible.... As its urgent...
As far as FireFox and copy/paste is concerned, clipboard copy/paste operations are disabled by default for security reasons. There is a workaround though, please check out the post in the following forum thread:
http://forums.infragistics.com/forums/p/14829/54539.aspx#54539
We will also take a look at the other issue you submitted as a Developer Support ticket, because there can be many reasons for this to happen -- we will keep you posted.
Hope this helps.