jQWidgets Forums
Forum Replies Created
-
Author
-
July 5, 2017 at 3:59 am in reply to: Export grid data to Excel with the extension of .xlsx Export grid data to Excel with the extension of .xlsx #94700
Hi Peter,
Is there any plan to support .xlsx Excel format in exportdata method?
Thanks
YongJune 22, 2017 at 9:07 pm in reply to: exportdata() with null filename is NOT working exportdata() with null filename is NOT working #94490Hi Peter,
That works!
Thanks a lot.
June 17, 2017 at 5:59 pm in reply to: cellsalign='right' not working cellsalign='right' not working #94396Thanks Peter, indeed we missed updating the jax.all.css file when upgrading the jqx distribution.
June 16, 2017 at 3:02 pm in reply to: cellsalign='right' not working cellsalign='right' not working #94373Hi Hristo,
I didn’t use the cellsrenderer to override.
I am using the built-in cellsalign attribute and it is not doing the function it suppose to do.
I inspected what jqxwidgets code has rendred in chrome developer console, and it is showing this:<div class=”jqx-grid-cell-right-align” style=”margin-top: 6px;”>1.0000</div>
The cell is still left aligned.
And I cannot find the definition of “jqx-grid-cell-right-align” in code from jqxwidgets’ distribution.Which css sheet from jqxwidgets’ distribution contains the definition of “jqx-grid-right-align” class?
June 15, 2017 at 9:37 pm in reply to: cellsalign='right' not working cellsalign='right' not working #94358I have not seen any response from jqxwidgets support staff for two days.
Can someone help?June 14, 2017 at 10:58 pm in reply to: cellsalign='right' not working cellsalign='right' not working #94326additional input, the style rendered has this line:
<div class=”jqx-grid-cell-right-align” style=”margin-top: 6px;”>1.0000</div>But I cannot find which jqx css file contains class jqx-grid-cell-right-align
Is it possible I miss a css file?thanks
June 2, 2017 at 2:55 pm in reply to: How to reference jqxGrid component in rendertoolbar callback function How to reference jqxGrid component in rendertoolbar callback function #94062That works like a charm!
Thanks Ivo.
June 1, 2017 at 11:58 am in reply to: Access jqxgrid component in rendertoolbar callback function Access jqxgrid component in rendertoolbar callback function #94034I don’t see any response here, I am going to post it again in Angular forum.
April 21, 2017 at 4:29 pm in reply to: jQWidgets 4.5.1 TypeScript errors jQWidgets 4.5.1 TypeScript errors #93068Ivo,
I have not heard from you.
Are you suggesting WE change the source code we downloaded?
If so, what’s the plan that in next release that we don’t have to do this all over again?Thanks
April 20, 2017 at 3:40 pm in reply to: jQWidgets 4.5.1 TypeScript errors jQWidgets 4.5.1 TypeScript errors #93033Ivo,
I am not quite understanding your suggestion.
Can you put some code snippets as example?
I.e. jqxButton jqxGridThanks
April 20, 2017 at 3:58 am in reply to: jQWidgets 4.5.1 TypeScript errors jQWidgets 4.5.1 TypeScript errors #93012@Ivo Zhulev, is there a patch to fix the Typescript error?
What is the ETA for the patch?
Or if there is a workaround, can you share it?Do you suggest we roll back to the previous version?
Thanks
Yong -
AuthorPosts