jQWidgets Forums
Forum Replies Created
-
Author
-
May 4, 2018 at 3:12 am in reply to: TreeGrid : scroll to a specific row TreeGrid : scroll to a specific row #100055
Hi Ivo,
Can you please help us here?
Thanks
Ritesh PatelMay 4, 2018 at 3:11 am in reply to: How to get ScrollOffset of JQXTREEGRID How to get ScrollOffset of JQXTREEGRID #100054Hi Stanislav,
Can you please help us here?
Thanks
RiteshApril 24, 2018 at 7:25 am in reply to: Angular 4/5/6 Issue with JQXTextArea inside TreeGrid column Angular 4/5/6 Issue with JQXTextArea inside TreeGrid column #99859Hi, I am also facing similar issue any update on this?
November 16, 2017 at 11:24 am in reply to: Issue on destroy and Re-create the tree grid Issue on destroy and Re-create the tree grid #97376Hi Ivo,
Thanks for the reply, I tried following the approach but what I see is the upon calling the destroy it deletes the div’s inside the <jqxTreeGrid> tag and not the jqxTreeGrid component. Same is illustrated in the below images if you carefully analyse the highlighted sections.
Before Calling destroy img url: https://ibb.co/jo6OV6
After Calling destroy img url: https://ibb.co/b4NK3R
Thanks
RiteshNovember 16, 2017 at 7:54 am in reply to: Issue on destroy and Re-create the tree grid Issue on destroy and Re-create the tree grid #97357Hi Team,
Any suggestions about this?
Thanks
RiteshOctober 16, 2017 at 3:51 pm in reply to: sync is not defined While setting cell value using setCellValue() sync is not defined While setting cell value using setCellValue() #96733Hi
I am also facing the same issue. Without ajax call it works perfectly fine? Is there is a way we can put this inside ajax call and still have it working?
Thanks
RiteshOctober 5, 2017 at 6:20 am in reply to: How to get filter text and column name in angular 4 onFilter event How to get filter text and column name in angular 4 onFilter event #96519Hi Team,
I checked let args = event.args; console.log(args) ; but it has only dataField but no key for text value, Kindly giude me on this,
{filters: Array(1), owner: b.(anonymous function)}
filters
:
Array(1)
0
:
datafield
:
“salesRegion” //*** Datafield is there but no filter text object
filter
:
i.jqx.filter
addfilter
:
ƒ (U,V)
clear
:
ƒ ()
createfilter
:
ƒ (Y,V,X,W,U,Z)
evaluate
:
ƒ (X)
getfilterat
:
ƒ (U)
getfilters
:
ƒ ()
……….October 3, 2017 at 1:15 pm in reply to: Export data locally to variable in grails application is not working Export data locally to variable in grails application is not working #96485Hi Peter,
I use angular treeGrid component, I am trying to export with cellsFormat: ‘c’… but when I try to extract the json with export. I don’t want columns formatted with dollar($)
Thanks
riteshOctober 3, 2017 at 9:51 am in reply to: Export data locally to variable in grails application is not working Export data locally to variable in grails application is not working #96480Hi Peter,
Thanks for the solution, it worked for me too. The data json comes with column formats like $, is there a way we can exclude column format from data so that my clients can do data summation and all in spreadsheet for evaluation purpose
Thanks
RiteshOctober 2, 2017 at 5:14 am in reply to: Export data locally to variable in grails application is not working Export data locally to variable in grails application is not working #96435Hi… I m also facing same issue for a java application… can you please help?
-
AuthorPosts