jQWidgets Forums
Forum Replies Created
-
Author
-
Hi,
This issue still exists in 4.5.2 also, please let us know when can this issue will be fixed?
Thanks,
MallikarjunApril 10, 2017 at 6:44 am in reply to: Dropdown list with filter enabled is giving selected item as undefined Dropdown list with filter enabled is giving selected item as undefined #92818Hi Stanislav,
Please use below link.
https://www.jseditor.io/?key=dropdown-issue-1-2Steps:
1. Enter text ‘Bi’ in search box of dropdrown.
2. Click on white-space shown at bottom of items(Don’t click on item)
3. Now dropdown shows as first item is selected.
4. Now try to get the selected item using API. Click on ‘Show the Selected Item’ button, this will give alert message with NULL value.My Question is when dropdown is selected with first item why getSelectedItem API is giving NULL value?
Regards,
MallikarjunSeptember 2, 2016 at 8:40 am in reply to: Date Range Selection in DropDown button Date Range Selection in DropDown button #87070Hi Hristo,
Agree as above use-case is invalid. The same is the issue with menu also. Please find below JSFiddle for that.
http://jsfiddle.net/4sy3t331/3/The menu should not be closed on month selection, how can I achieve that? Please suggest.
Thanks & Regards,
MallikarjunAugust 31, 2016 at 11:50 am in reply to: Observed script error while filtering grid with expanded row details Observed script error while filtering grid with expanded row details #87004We are using JQWidgets 4.1.1 version.
Regards,
MallikarjunAugust 30, 2016 at 10:20 am in reply to: Auto HTML rendering in editor Auto HTML rendering in editor #86977Any update on this please..
April 14, 2016 at 5:59 am in reply to: Scrollbar missing with autorowheight set to true Scrollbar missing with autorowheight set to true #83456Hi Peter,
Working in one browser and not in another means this should be considered as bug. Functionality should be consistent across the browsers.
Please provide any workaround for this issue as this is important for us.
Thanks,
MallikarjunApril 11, 2016 at 10:44 am in reply to: Scrollbar missing with autorowheight set to true Scrollbar missing with autorowheight set to true #83350Hi Peter,
We cannot remove ‘autorowheight’ property since the data in the grid need to be wrapped.
Functionality is working fine with Firefox browser but not with Chrome and IE11.
Is there any other way to wrap column data in virtual paging grids?
Please assist us.
Thanks,
MallikarjunApril 7, 2016 at 12:31 pm in reply to: Scrollbar missing with autorowheight set to true Scrollbar missing with autorowheight set to true #83247Hi,
Any update on this? We also have same problem.
The provided workaround also not working for me.
Please provide any workaround for this as this is a major issue for our customers who are browsing in chrome.
Thanks,
MallikarjunHi,
Is there any workaround for this?
Thanks,
MallikarjunJanuary 5, 2016 at 4:49 am in reply to: Create a grid with default state Create a grid with default state #80032Hi,
Any update on this please. I just need to remove grid state when user is logged out. How could I achieve that, please assist me.
Thanks,
MallikarjunDecember 30, 2015 at 8:38 am in reply to: Create a grid with default state Create a grid with default state #79918Hi Peter,
I will try using ‘autoloadstate’ option. How could I remove saved grid state?
Regards,
MallikarjunDecember 29, 2015 at 12:02 pm in reply to: Create a grid with default state Create a grid with default state #79868Hi Peter,
Here are two server requests
1) On grid initialization automatic data adapter call (This call doesn’t contain any sort and filter params)
2) When a grid state is loaded a call with sort and filter paramsSo When I have any previous grid state, I need to stop automatic data adapter call and use only load state call.
Or please suggest any other mechanism to initialize grid with default sort and filter on few columns.
Thanks & Regards,
MallikarjunDecember 29, 2015 at 10:46 am in reply to: Create a grid with default state Create a grid with default state #79865Hi Peter,
Thanks for reply. Is there any way to stop adapter automatic server request call, so that I can stop that when I have any grid state.
Regards,
MallikarjunNovember 3, 2015 at 5:43 am in reply to: Chart X-Axis labels are not rendering properly Chart X-Axis labels are not rendering properly #77668Created below JS fiddle
http://jsfiddle.net/evfz5u4t/Here X-Axis labels are showing with different values instead of system IP values.
January 27, 2015 at 8:32 am in reply to: Tooltip is not displaying on line chart not connected data points Tooltip is not displaying on line chart not connected data points #66059Hi Dimitar,
In my project I have a requirement where user can see his data in different chart formats.
I already using column type it is working fine but for line chart user is unable to find exact count of an entity as sometimes my data contains only one X-axis entry.
Please suggest any mechanism to achieve tooltips on not connected points.
Regards,
Mallikarjun -
AuthorPosts