jQWidgets Forums
Forum Replies Created
-
Author
-
February 5, 2013 at 3:56 pm in reply to: jqxGrid scrolling with keyboard jqxGrid scrolling with keyboard #14754
Hi Peter,
thanks for the suggestion. I think the problem is resolved once i used the jquery1.8.2.min.js , which the demo versions are refering to.
thanks
naseerFebruary 3, 2013 at 5:43 pm in reply to: Issue exporting hidden columns data Issue exporting hidden columns data #14577Hi Peter,
thanks for the response.
is there any way i can export the hidden columns, because i have a user requirement that some columns are hidden and if user did some changes in the top level column all the hidden columns value should also change. A user has the option to see the hidden columns or may not see at all and export it.
so please help me what alternate would be to export the hidden columns
thanks
naseerHi Dimitar,
What version of jqxWidget you are using. I dont see the desired results with 2.4.1 and 2.5.0 . please help me asap
thanks
naseerThanks Dimitar,
$(“#numericInput”).jqxNumberInput({ width: ‘250px’, height: ’25px’, symbol: “$”, min: 0, theme: theme, spinButtons: true, spinButtonsStep: 25 });
i want the spinButtonsStep to .25 (point 25 increment or decrement) which is not working
please let me know if any changes to be made. and can you please send some sample to show it work.
thanks
naseerJanuary 16, 2013 at 4:29 pm in reply to: jqxdropdownlist popup issue jqxdropdownlist popup issue #13716Hi Peter,
thanks for the suggestion. I implemented it and its working better than before. Can you please give me some sample code line where the dropdownlist will be visible in the jqxgrid column. currently in jqxgrid the dropdownlist is invisible, user has to click 2 times to make it visible and then select the options.
thanks
NaseerJanuary 15, 2013 at 11:45 pm in reply to: jqxdropdownlist popup issue jqxdropdownlist popup issue #13664Hi Peter,
thanks for replying. I do have the business requirement that when ever jqxgrid1 changes, its data need to populate in the dropdownlist. so i am trying to achieve this while a user try to open the dropdownlist. if this is not proper, can you please help me providing better solution.
thanks
naseer -
AuthorPosts