jQWidgets Forums
Forum Replies Created
-
Author
-
October 15, 2020 at 3:15 am in reply to: JqxGrid selection problem JqxGrid selection problem #113314
Hi
Our application is a data intensive application heavily rely on your grid.
We find that the Grid will correct itself after “refresh” method called. but it does cause a flickering and line movements in a scrolling grid, which is not very user friendly.
Is there a temp work around you can give us so we can make our application functional ASPA while we are waiting for your release? or is there a better way to call refresh method without a flickering or line movements?
cheers
DiOctober 13, 2020 at 11:07 pm in reply to: JqxGrid selection problem JqxGrid selection problem #113305Hi
We have the same prblem on our prodction site. could you let us know if there is there is a temp fix we can do to get around this problem pls?
and when is the next release? we need this problem fixed ASAP
cheers
February 28, 2016 at 9:42 pm in reply to: Date input table tree tabs to navigate away when empty Date input table tree tabs to navigate away when empty #81886Hi
Just make this post to say the problem is solved. we ending up to put a value of 9/9/9999 as a input mask. in this way the user will know there is three tab for each of the input fields. But I do thing it should only take one tab to move away from a empty date input. Happy to say if it can be improved by next version
cheers
DFebruary 25, 2016 at 7:59 pm in reply to: Date input table tree tabs to navigate away when empty Date input table tree tabs to navigate away when empty #81847Hi Hristo
Thanks for the reply.
In the example the focus is manually coded to the next button element.
however, we are using a MVVM framework the date control in a module which has no idea what next element is.
is there a more generic way to solve this problem?
cheers
DFebruary 25, 2016 at 2:21 am in reply to: Date input table tree tabs to navigate away when empty Date input table tree tabs to navigate away when empty #81808If the empty input box can be tab off by just one tab would be great
February 3, 2015 at 2:40 am in reply to: Input field in row detail not working Input field in row detail not working #66367Hi Peter
I also find out that the focus is jump out from input to the div
<div tabindex="1" class="jqx-clear jqx-max-size jqx-position-relative jqx-overflow-hidden jqx-background-reset" id="wrapperjqxWidget5cc22c0e">
please help
cheers
February 2, 2015 at 8:18 pm in reply to: Input field in row detail not working Input field in row detail not working #66361Hi Peter
Thanks for the reply.
The “enablebrowserselection” property does not work on my case.
I find out that all shortcut keys are not working in row detail input field.
And when I am pressing ctrl key down the focus still on the input tag, but the focus is lost when i am pressing “C” key down.
Cheers
Hi abigail
I am working on the in grid drag and drop for re-sorting as well
could you post your solution so I can have some idea how to do it
Thanks
D -
AuthorPosts