jQWidgets Forums

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 38 total)
  • Author
    Posts
  • in reply to: jqxcalendar jqxcalendar #106369

    defyent
    Participant

    Yea, although messy I do see that being the only option, thanks for the help.

    in reply to: jqxcalendar jqxcalendar #106355

    defyent
    Participant

    Thanks for the reply. How can this be triggered vi a json?

    in reply to: Exporting row details Exporting row details #106218

    defyent
    Participant

    What about for printing, since any widget can be printed?

    in reply to: Exporting row details Exporting row details #106217

    defyent
    Participant

    Same can be said for the contents of a cell in a grid, but you allow exporting of those? That doesn’t make sense.

    I understand what you’re saying, but I do not agree that there aren’t cases where it’s needed and possible. I can understand that maybe where a rowdetail could be anything, and exporting this is difficult, however if someone chooses to use a nested grid, this is probably just to display more data which should be exportable, and yes I understand that a nested grid is just a row details hack.

    Maybe “Nested grid” can become it’s own feature instead of an option of rowdetails, where the collapsible data are just rows in the main table that are hidden/shown, instead of an entirely new table nested within a single cell. Surely this would give people the functionality they desire.

    in reply to: Export grid with row details Export grid with row details #106194

    defyent
    Participant

    Disappointing to see this kind of response from the authors. It’s clearly a feature that is required by users including myself. If I have a grid of data and use ANY type of data export feature on that grid, I expect ALL data to be exported. To have row detail data missing is definitely a half finished feature.


    defyent
    Participant

    I’m having the same issue with the form tags and browse button. This solution is quite strange. Removing the form tags means that a jqxfileupload can not be included in the design structure of any other form elements. Is there no work around that allows me to include a jqxfileupload with other form elements?

    in reply to: Printing Order Printing Order #96982

    defyent
    Participant

    Understood thanks, when I purchase a site license will this php file be provided?

    in reply to: Printing Order Printing Order #96959

    defyent
    Participant

    It seems that jqxGrid has the same issue with trying to export data to an external website, I still feel this is a huge security concern, and it is also preventing me from using jqxGrid on a secure connection. There error is

    The page at ‘https://…./’ was loaded over a secure connection, but contains a form which targets an insecure endpoint ‘http://jquerygrid.net/export_server/dataexport.php’. This endpoint should be made available over a secure connection.

    in reply to: Printing Order Printing Order #96958

    defyent
    Participant

    Interesting, thank you that helps a lot.

    in reply to: Printing Order Printing Order #96850

    defyent
    Participant

    I have always wondered what the difference is between jqxGrid and jqxDatatables? Does the printing order bug exist in jqxGrid? I assumed it did since it uses the same exporting code, correct?

    in reply to: Printing Order Printing Order #96834

    defyent
    Participant

    Any update on whether this issue has been resolved? It’s the only thing preventing me from moving forward with a commercial license.

    in reply to: Header rotate, Header rotate, #96196

    defyent
    Participant

    bummer ! is this not just a feature of css which can be applied to the contents of the header?

    in reply to: Printing Order Printing Order #95919

    defyent
    Participant

    Another potentially hazard I’ve found while trying to fix this sorting problem. My software is running over an ssl connection, and I’ve just gotten the error

    “?’ was loaded over a secure connection, but contains a form which targets an insecure endpoint ‘http://jquerygrid.net/export_server/dataexport.php’. This endpoint should be made available over a secure connection.”

    Does this mean jqx is sending my data to another website?? And not only that, but over an insecure connection???

    in reply to: Printing Order Printing Order #95918

    defyent
    Participant

    Further to this issue, when I fix the undefined problem by adding exportSettings: { fileName: null }, to your example, the printable is also in the wrong order, however if I export the data using the other buttons, it is in the correct order.

    in reply to: Printing Order Printing Order #95916

    defyent
    Participant

    Half fixed it, I’ve fixed it so the initial loaded order prints, by removing sortcolumn and sortdirection from the datasource, however when I resort a column it only prints in the originally loaded order.

Viewing 15 posts - 16 through 30 (of 38 total)