jQWidgets Forums
Forum Replies Created
-
Author
-
April 28, 2015 at 12:10 pm in reply to: Positive values could not be changed in jqxNumberInput, when negative value are Positive values could not be changed in jqxNumberInput, when negative value are #70373
Hi Dimitar,
It is working but user point of view it looks quite complicated to know this. Some other way to change it as positive number ??
Is there any way to break and allow Pressing Delete Key or Backspace key to be working?
Thanks
Iyanar KApril 27, 2015 at 7:53 am in reply to: Inline editing and jqxNumberInput Inline editing and jqxNumberInput #70281Hi,
I have Problem in changing Negative number to Positive number.
Enter the Negative value (e.g: -1.00) in jqxNumberInput control and Now try to Edit the positive values after editing to negative values and observe, It shouln’t allow for Positive Number. It won’t allow to delete the negative sign.
Please suggest me to sort out this problem.
Thanks in Advance
Iyanar kMay 15, 2014 at 7:20 am in reply to: jqxInput throwing jquery TypeError jqxInput throwing jquery TypeError #54477Hi
When am trying to search “(” or “)” symbol in Jqxinput control,
It throws the below Error. Apart from that all the Symbols are supporting for search auto complete.
Unhandled exception at line 7, column 9610 in http://localhost/WebUI/jqwidgets/jqxinput.js
0x800a139c – JavaScript runtime error: Expected ‘)’ in regular expression
Any fix for this please
Thanks in Advance
Iyanar KApril 14, 2014 at 9:50 am in reply to: grid datasource recordstartindex grid datasource recordstartindex #53039Hi,
I have problem on “updatebounddata”.
Initially the Grid loads with correct width, no problem on that.
For Redisplaying the Grid, we call updatebounddata,it loaded the grid its fine.
But the problem for is , The grid gets shrinked into smaller size
(Let say intial Grid width is 100%, After applying updatebounddata it gets changed as 60%).Kindly suggest me
Regards
IyanarJanuary 2, 2014 at 1:48 pm in reply to: jqxGrid Last Column Resizing jqxGrid Last Column Resizing #47134Hi Stoev,
Thanks for the reply, its Working !!
Best Regards
Iyanar KJanuary 2, 2014 at 10:00 am in reply to: jqxGrid Last Column Resizing jqxGrid Last Column Resizing #47127Hi,
I need to Disable ColumnResize for First and Last Column of the grid.
When am trying to Re-size the columns to minimum width finally the Whole grid gets Moved together with Columns sometime.
I need to apply ColumnResize specifically for some Columns and not for all the columns in a grid.
Thanks in Advance
Best Regards
Iyanar KDecember 9, 2013 at 10:11 am in reply to: Circular key Navigation for Context Menu Circular key Navigation for Context Menu #46196HI Stoev,
rowdoubleclick function is not working as Expected.
In our Project, we have a one grid with Jqwidgets Context Menu implementation.
When I have Right Click in a grid the Context Menu opens fine. Also we have implemented, When am trying dobleclick on grid Row we need show one Navigation window.it is also working fine when I make Left Mouse Double click.
When I make Sudden Left and Right Click it is working fine as expected.
But the Problem which I facing is When I make Sudden Right and Left Click over the Grid, Both the context Menu and Navigation window opens Parallel. It Seems rowdoubleclick function takes Double Click as Left and Right Click of the Mouse Button.
How to make Double click event which allows only for Double Click Left Mouse button and not for Right Mouse button Double Click.
Can you tell me how to approach this Problem ?
Regards
IyanarDecember 9, 2013 at 9:31 am in reply to: Circular key Navigation for Context Menu Circular key Navigation for Context Menu #46192HI Stoev,
Thanks for the reply. Tell me, Is there any alternate approach for the above Problem ?
And I have one more issue on JqxMenu. When am trying to Right Click on JQXMenu, Expected it shouldn’t open.
But here Menu is opening when am trying Left and Right Click of Mouse.
Can you tell me how to avoid the Right Click When we click on JqxMenu ?
Regards
Iyanar -
AuthorPosts