jQWidgets Forums

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Export data Export data #132761

    Henri Le Lardeux
    Participant

    Ok, will do.

    in reply to: Grouping data Grouping data #132760

    Henri Le Lardeux
    Participant

    It works just fine! Thank you Svetoslav.
    Have a nice day,

    Henri

    in reply to: Grouping data Grouping data #132754

    Henri Le Lardeux
    Participant

    Hello Svetoslav

    I did rewrite my code the way shown in your sample… Works like a charm!
    Brilliant! Thank you very much indeed.

    By the way, it may sound a bit silly but I just can’t find where to change the following:
    Drag a column and drop it here to group by that column

    Nothing shows up in localizationobj

    Thank you

    in reply to: Export data Export data #132753

    Henri Le Lardeux
    Participant

    Oops, I forgot!
    Can we zoom so I can share my screen?

    Henri

    in reply to: Export data Export data #132752

    Henri Le Lardeux
    Participant

    Hello,
    Sure; is wednesday morning @ 9:00AM a suitable time for you?

    Henri

    in reply to: Grouping data Grouping data #132749

    Henri Le Lardeux
    Participant

    Hi Svetoslav,

    Thank you very much for your answer and the sample; I’ll give it a try.

    Cheers,

    Henri

    in reply to: Export data Export data #132748

    Henri Le Lardeux
    Participant

    Hello Svetoslav,

    Thank you for your answer; pls find below the imported modules (there are in sequence)

    <!– <script type=”text/javascript” src=”../scripts/jquery-1.11.1.min.js”></script> –>
    <script src=”https://code.jquery.com/jquery-1.12.4.js” integrity=”sha256-Qw82+bXyGq6MydymqBxNPYTaUXXq7c8v3CwiYwLLNXU=” crossorigin=”anonymous”></script>
    <!– <script type=”text/javascript” src=”../jquery.mobile/jquery.mobile-1.4.5.js”></script> –>
    <script src=”https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.js” integrity=”sha256-1PYCpx/EXA36KN1NKrK7auaTylVyk01D98R7Ccf04Bc=” crossorigin=”anonymous”></script>

    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxcore.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxdata.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxbuttons.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxscrollbar.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxmenu.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxlistbox.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxdropdownlist.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.pager.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.selection.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.sort.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.filter.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.edit.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxtooltip.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxpanel.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.grouping.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxlayout.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxnotification.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxinput.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxtabs.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxscheduler.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxscheduler.api.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxdatetimeinput.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxchart.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxbuttons.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxform.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxdatatable.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxdata.export.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.export.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxexport.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxcore.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxdraw.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxchart.core.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxeditor.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/globalization/globalize.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxdropdownbutton.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxcolorpicker.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxwindow.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.aggregates.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/globalization/globalize.js”></script>
    <script type=”text/javascript” src=”../jqwidgets/jqwidgets/jqxgrid.columnsresize.js”></script>

    <script type=”text/javascript” src=”https://www.jqwidgets.com/jquery-widgets-demo/scripts/jszip.min.js”></script>

    <script type=”text/javascript” src=”../scripts/SAI_RS20_manager.js”></script>

    <script src=”https://cdnjs.cloudflare.com/ajax/libs/custom-elements/1.2.1/custom-elements.min.js”></script>
    <script src=”https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.js”></script>

    <script type=”text/javascript” src=”https://www.gstatic.com/charts/loader.js”></script>

    the import SAI_RS20_manager.js is my module w/ all my scripts

    Henri

    in reply to: Drag and drop message Drag and drop message #132564

    Henri Le Lardeux
    Participant

    Hello Martin,
    Thank you for the example but I wonder how I can do it?

    I am using::

    localization: switch2FR(),

    Basically this is what the JS script does:
    var localizationobj = {};
    localizationobj.pagergotopagestring = “Page:”;
    localizationobj.pagershowrowsstring = “Ligne:”;
    localizationobj.pagerrangestring = ” à “;
    localizationobj.pagernextbuttonstring = “suivant”;

    but I just can’t add groupsheaderstring
    How can i do it, please? thank you
    Henri

Viewing 8 posts - 1 through 8 (of 8 total)