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 - Akihiro Inoue

Pages: [1] 2 3
1
Help for ParamQuery Pro / Re: Export to excel
« on: December 18, 2018, 12:03:17 pm »
Thanks support.
I expect the next update.

2
Help for ParamQuery Pro / Export to excel
« on: December 17, 2018, 11:16:58 am »

Outputting column ("01","02","03"...) in PQgrid to Excel will change ("1","2","3"...).
But the Format Cells is General. We want it to set Text.
We want to output it as it is.

Please tell me what to do.

We wrote a sample in the jsfiddle.
http://jsfiddle.net/s_matsumoto/j1botfs7/4/

(We use pqGrid "ver 4.0.1")

3
Help for ParamQuery Pro / about a column filter function
« on: April 06, 2018, 03:45:54 pm »
Hi,support.

Please teach it about a column filter function
step1. Perform search in server and display search result in grid
step2. Filter using column filter in the grid.
step3. Server side process tobe done again (data update)
step4. Display the result in the grid again

In step4, it is required to use the filter set in step2.
(currently the filter is not used and all data is displayed)

Is it possible to filter this way in the PQgrid?
how to perform this filter while reloading data when filter is set already.



4
Help for ParamQuery Pro / Re: Link scrolling
« on: March 27, 2018, 11:17:45 am »
Thank you team.
We were able to solve a issue.

5
Help for ParamQuery Pro / Link scrolling
« on: March 19, 2018, 11:19:52 am »
Hi,support.

When vertical scrollbar of Master grid is moved,
the vertical scroll bar of child grid is moving.
this behavior is correct.

But the same is not working for vice-versa.
That is when vertical scrollbar of Child grid is moved,
the vertical scroll bar of Master grid is not moving.

Need to make it work for Child grid vertical scroll bar also.
So when vertical scrollbar of Child grid is moved,
the scrolling of Master grid should also move.

https://paramquery.com/pro/demos40/scroll

Please provide me suggestion on this.


6
After moving horizontal scroll bar the selected check box is unchecked automatically.
What to do to keep the check box selected even if the scroll bar is moved.

Sample screen is attached showing the scenario.
http://jsfiddle.net/a16t5ea0

7
I understood it.
Thank you Team.

8
Currently the data presentation is vertical view in the Grid.
Is it possible to show the data in horizantal view ?

9
Help for ParamQuery Pro / Re: Function + Home Shortcut Key
« on: October 10, 2017, 05:20:18 pm »
Dear Team,

Thank you for your response.

scrollbar is moved when it's required to, in 2nd case scrollbar is not required to move
Please suggest me a work around to fix this scenario as it is required for our case.

i.e., Please let us know the event and api to move scrollbar to first

Thanks in advance

10
Help for ParamQuery Pro / Function + Home Shortcut Key
« on: October 10, 2017, 01:24:50 pm »
Dear Team,

If we press Function Key+ Home   from last cell, the control is automatically moved to first cell.  No Issue with Scroll bar.

But, if the columns are frozen (For example 5 columns) and if we press Function Key+Home, then the control is transferred to first cell and horizontal scroll is not moved to first column and scroll stays in last column.

Please suggest me to fix this issue.





11
Help for ParamQuery Pro / Re: How to make matrix table
« on: October 05, 2017, 12:35:52 pm »
Hi, team.
Thank you for your support.

I could delete the horizontal scrollbar.
I want to delete the vertical scrollbar of grid1 in the attached images.
The vartical scroll and horizontal scroll is necessary for only grid2.
How can I do it?

12
Help for ParamQuery Pro / Copy during Selection Model disable
« on: September 27, 2017, 05:54:06 pm »
Dear Team,

Unable to copy(Ctrl+C)  data from a non editable cell in case if selection model is null.

Do you have any suggestion to copy a data from the non editable cells

Thanks

13
Help for ParamQuery Pro / Re: Grid - Responsive
« on: September 27, 2017, 01:06:57 pm »
Dear team,


When we do zooming, the below are getting affected

1. Pagination is lost
2. Scroll bar is moving to down
3. Height is not adjusted and spaces are displayed

Please refer the screenshot.

Please support us to fix this issue.


14
Help for ParamQuery Pro / Re: How to make matrix table
« on: September 25, 2017, 01:53:20 pm »
sorry...
I attach again

15
Help for ParamQuery Pro / How to make matrix table
« on: September 25, 2017, 11:33:26 am »
Hi, team

I want to make the display of the matrix table such as the attached images.
How can I make it using PQ grid?

Pages: [1] 2 3