Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mscodigno

Pages: [1] 2
1
Help for ParamQuery Pro / Pro subscription remaining days
« on: November 09, 2021, 12:10:12 pm »
Hello, I bought a pro subscription on 2021-02-23, it shows 2021-11-22 as the expiry date in my profile. Is the subscription 1 year?

2
Help for ParamQuery Pro / fillHandle groupModel
« on: October 18, 2021, 12:39:52 pm »
Hello, I want to use the fillHande property with the groupModel, but dragging it down changes all the cells.


https://jsfiddle.net/zekeriyaerogluu/xayLouvh/7/

3
Help for ParamQuery Pro / Re: Bootstrap datepicker
« on: October 11, 2021, 09:14:49 pm »
Thanks for your answer but after selecting the date the editor doesn't close. I did onBlur: "save" and still didn't work.

5
Help for ParamQuery Pro / Bootstrap datepicker
« on: October 11, 2021, 12:41:24 pm »
Hello, I want to use bootstrap datepicker in the date field, but when I select the date, it does not write it to the cell.
I used this example;
https://paramquery.com/pro/demos77/editing_custom

6
Help for ParamQuery Pro / groupModel Checkbox
« on: October 08, 2021, 04:43:28 pm »
Hi, is there any checkbox usage with groupModel?

7
Help for ParamQuery Pro / Re: Edit box arrow key navigation
« on: May 31, 2021, 06:28:09 pm »

8
Help for ParamQuery Pro / Re: Edit box arrow key navigation
« on: May 20, 2021, 01:53:19 pm »
Hello, thanks for the answer.

keyCode.RIGHT or LEFT: How can I skip the non-editable colons and switch to the other column?

keyCode.DOWN or UP: How can I skip summary and group headings and skip to other lines?

9
Help for ParamQuery Pro / Re: Edit box arrow key navigation
« on: May 11, 2021, 04:24:36 pm »
I want to switch to text boxes in other cells with the arrow keys when the text box is open

10
Help for ParamQuery Pro / Edit box arrow key navigation
« on: May 11, 2021, 03:14:14 pm »
Hello, I want to add navigation with arrow keys to the editor. I tried this topic but it didn't work.
https://paramquery.com/forum/index.php?topic=2630.msg10101#msg10101


http://jsfiddle.net/zekeriyaerogluu/kqmzv45u/41/

11
Help for ParamQuery Pro / Re: Does not filter on the formatted price
« on: April 21, 2021, 12:00:33 pm »
1. I want it to appear formatted in the edit box as well. Can i do that?

2. How can I do for remote data?

12
Help for ParamQuery Pro / Does not filter on the formatted price
« on: April 20, 2021, 01:19:47 pm »
Hello, the price field comes from the database in the format '#. ###, 00'. I cannot use the filtering feature in this column. What should I do?

https://jsfiddle.net/zekeriyaerogluu/kqmzv45u/31/

13
Help for ParamQuery Pro / Re: Html column grouping
« on: April 14, 2021, 06:20:46 pm »
Is it possible to run a function when clicking the cells in the "CODE" column without using the <a> tag and onclick event that I am currently using?

14
Help for ParamQuery Pro / Html column grouping
« on: April 14, 2021, 03:11:15 pm »
I want to group the column whose data type is html, but it is broken like in the image. How can I solve this problem?

15
Help for ParamQuery Pro / Re: date filter datepicker problem
« on: March 18, 2021, 05:10:05 pm »
It works in jsfiddle but when I apply it to the project, it looks like 'dd / mm / yyyy' as an image but it does the filtering in 'mm / dd / yyyy' format and gives wrong results. (If I select a day other than 1-12 from the day section of the date picker, it doesn't show any results.)


Pages: [1] 2