Forum Replies Created
-
Author
-
March 7, 2017 at 4:40 pm in reply to: hide vertical scrollbars on grid ? hide vertical scrollbars on grid ? #92105
i just want to set scrollbarsize for vertical scrollbars only.. is there a way i can control that ?
March 7, 2017 at 3:49 pm in reply to: grid horizontal scrollbar event grid horizontal scrollbar event #92104this is working.. but when user uses the small arrow button on corner to move scrollbars.. its not working.. you can test in above (scrollfeedback) example.
first time when you click arrow.. this method gets called.. but when you do multiple times (little faster).. function is not getting called..
how can i fix that ?thanks
March 1, 2017 at 4:40 pm in reply to: exportdata with custom renderer exportdata with custom renderer #92020specially i want to export return value from cellsrenderer function.. not the original value..
March 1, 2017 at 4:39 pm in reply to: exportdata with custom renderer exportdata with custom renderer #92019exportable:false is working fine.. but i still am not able to find settings where i can use rendered value instead of its Cell original value ?
can you please tell me what are those settings ??February 27, 2017 at 5:08 pm in reply to: exportdata with custom renderer exportdata with custom renderer #91927one more question along same lines. is there a way we can only export some columns ? and not all..?
January 20, 2017 at 4:09 pm in reply to: datetime input calendar popup with document event datetime input calendar popup with document event #90864no thats not my point.. when you click on Month part of calendar.. to see all months.. it closes the parent menu.. which it should not.. and it does work fine.. if keep clicking on dates in calendar menu.. parent menu stays open..can we somehow make sure that when user is trying to pick month(from month selector of calendar or year selector of calendar part) parent menu stays open..
if still i am not clear.. then i will make video clip to better explain my issue
thanks
January 6, 2017 at 5:14 pm in reply to: datetime input calendar popup with document event datetime input calendar popup with document event #90379i have more details on this issue..
on the link below..open the menu and open calendar.. if you pick dates..then it does not transfer click event to parent and things are working fine,,(meaning parent menu is still open after selection)
but click on ‘December 2016’ (top grey bar..) then pick any month.. and you will see parent menu gets closed.. since it transfers click event to parent..
is there a way to stop this ? (i know if you do autocloseonclick:false.. on menu.. then it will work. but i am using calendar in some other control and i need to do same)http://jsfiddle.net/jmAuH/239/
Thanks
thanks a lot.. that did fix the issue
April 1, 2016 at 7:34 pm in reply to: bar guage tooltip left and top points bar guage tooltip left and top points #83075sorry.. never mind.. it was problem with setting position:relative on parent div.. if i take away that.. then tooltip works fine
March 31, 2016 at 3:07 pm in reply to: different thickness for one bar different thickness for one bar #83044so then.. is it possible to change background color of entire first bar.. ?
February 2, 2016 at 11:21 pm in reply to: jqxTreegrid virtual mode with ajax clear and refresh jqxTreegrid virtual mode with ajax clear and refresh #81043thanks.. yea i had to add div back.. now its working..
February 2, 2016 at 4:44 pm in reply to: jqxTreegrid virtual mode with ajax clear and refresh jqxTreegrid virtual mode with ajax clear and refresh #81034can you please tell me how to do that ? i tried calling destroy.. on grid.. but its not working..and clear just clears data not entire grid ..
February 2, 2016 at 2:23 pm in reply to: jqxtreegrid with loadServerData from adapter jqxtreegrid with loadServerData from adapter #81030thanks for response.i will look into demo more in depth
September 29, 2015 at 1:00 pm in reply to: cell doubletap for mobile cell doubletap for mobile #76272i have to show popup on doubletap event of cell..how do i register for that event ?
below is the jsfiddle if that helps.
http://jsfiddle.net/dS357/130/
can you please let us know timeline on this one ? this issue came up in production..so.
Thanks
-
AuthorPosts