Forum Replies Created
-
Author
-
thanks
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
after several days of test, i haven’t succeed to do this.
If anaybody have a demo ? Thanks.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
Nico86I 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.
NicoOK Peter but do you know if Is it possible to change this somewhere with IE11 ?
thanks
February 20, 2017 at 1:18 pm in reply to: limit with datatype json ? limit with datatype json ? #917101/ 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 ?
Resolved with adding position:absolute,
strange isn’t it ?
thanks it is ok now, just a problem of path
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 }
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
November 20, 2015 at 10:28 am in reply to: Enable/ Disable checked box Enable/ Disable checked box #78376with (cond==false) of course, the function worhk fine.
sorry
For me also, I would request that it is an important feature to be implemented.
Thanks
Nico -
AuthorPosts