Forum Replies Created

Viewing 15 posts - 1 through 15 (of 60 total)
  • Author
    Posts
  • in reply to: Help to begin Help to begin #99495

    nico86
    Participant

    thanks

    in reply to: Help to begin Help to begin #99406

    nico86
    Participant
    in reply to: Help filter Help filter #93809

    nico86
    Participant

    Thanks for your help, but it s not really the same problem

    1/ I wish to have the filter equal by default (and only equal if possible) in the drop-down menu but I don’t want to apply (run) a filter…Is it possible ?

    2/ why in this example the column quantity have the “less than” filter by default ?

    Thanks

    in reply to: Button and link into grid Button and link into grid #93298

    nico86
    Participant

    after several days of test, i haven’t succeed to do this.
    If anaybody have a demo ? Thanks.

    in reply to: Button and link into grid Button and link into grid #93200

    nico86
    Participant

    Hi,
    thanks for your answers but I dont know how i could make a combinaison between this two codes, i have one column with the button like this :

                      { text: 'Edit', datafield: 'Edit', columntype: 'button', cellsrenderer: function () {
                         return "Edit";
                      }, buttonclick: function (row) {
                         
                    }

    But how insert this on this button : <a target="_blank" href="http://www.jqwidgets.com">Link Button</a>
    Please help
    Nico86

    in reply to: Tooltips Tooltips #91782

    nico86
    Participant

    I try to add this but don’t run
    …..
    ready: function()
    {
    $(“.jqx-grid-cell”).each(function () {
    $(this).jqxTooltip({ position: ‘mouse’, content: $(this).text() });
    });
    },

    but if i changed jqx-grid-cell by jqx-grid-column-header it’s work fine for the header ? but i need this for each cell of my grid

    Why ? & Thanks for your help.
    Nico

    in reply to: Tooltips Tooltips #91770

    nico86
    Participant

    OK Peter but do you know if Is it possible to change this somewhere with IE11 ?

    thanks

    in reply to: limit with datatype json ? limit with datatype json ? #91710

    nico86
    Participant

    1/ here attached my json file that i cant import into my grid (even with only one colums), please help

    [
     {
    "HISTORY":"(A01) Acute myocardial infarction / (A02) Angina pectoris / (A03) Cholecystitis chronic / (A04) Pyelonephritis chronic / (A05) Ventricular extrasystoles / (A06) Cardiac failure chronic / (A07) Aortic arteriosclerosis / (A08) Hypertension / (A09)
     Carotid arteriosclerosis / (A10) Acquired mixed hyperlipidaemia / (A11) Angina unstable / (A12) Supraventricular extrasystoles / (A13) Spinal osteoarthritis / (A14) Peripheral arterial occlusive disease / (A15) Pulmonary fibrosis / (A16) Intervertebral di
    sc protrusion / (A17) Benign prostatic hyperplasia / (A18) Aortic valve stenosis / (A19) Left ventricular hypertrophy / (A20) Aortic valve calcification / (A21) Mitral valve calcification / (A22) Angina unstable / (A23) Obesity / (A24) Peptic ulcer / (A25)
     Myocardial infarction / (A26) Aortic valve incompetence / (A27) Chronic gastritis / (A28) Duodenitis / (A29) Sinus bradycardia / (A30) Peripheral artery stenosis / (A31) Angina pectoris / (A32) Periarthritis / (A33) Duodenitis / (A34) Angina pectoris / (A
    35)"
     }
     ]

    2/ the size of tje tooltip seems also limited ? it is true ?

    in reply to: Loader : IE8 Loader : IE8 #85932

    nico86
    Participant

    Resolved with adding position:absolute,

    strange isn’t it ?

    in reply to: Loader : IE8 Loader : IE8 #85893

    nico86
    Participant

    very strange,
    Yes, sure I use the lastest version 4.1.2

    Please see the screenshot below :
    Capture1

    I m with full screen, The loader is near of the top left border

    If i reduced the screen
    Capture2

    The loader work fine,
    Capture3

    But if i use the close button and open again the loader, the loader have the same issus
    Capture4

    Thanks for your help.

    Nicolas.

    in reply to: Change Icon ? Change Icon ? #82687

    nico86
    Participant

    thanks it is ok now, just a problem of path

    in reply to: Change Icon ? Change Icon ? #82662

    nico86
    Participant

    Hi,
    I try this into my css file, but i haven’t icon instead of.
    Could you help me.

    Nicolas.

    .jqx-icon-arrow-down, .jqx-icon-arrow-down-hover, .jqx-icon-arrow-down-selected
    {
        background-image: url('images/search.png'); !important
    }
    in reply to: Text is too far left Text is too far left #80897

    nico86
    Participant

    it was a problem wisth jqxsplitter for me.

    But, i try to add a padding-left:1px to the div containing the mainsplitter all work fine.

    thanks

    in reply to: Enable/ Disable checked box Enable/ Disable checked box #78376

    nico86
    Participant

    with (cond==false) of course, the function worhk fine.

    sorry

    in reply to: Grid – Multiple Sort Grid – Multiple Sort #78289

    nico86
    Participant

    For me also, I would request that it is an important feature to be implemented.

    Thanks
    Nico

Viewing 15 posts - 1 through 15 (of 60 total)