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 - HardikKumar.Zaveri

Pages: [1]
1
Bug Report / Re: ParamQuery : Group Rows + Pivot Mode
« on: April 19, 2019, 01:22:20 am »
Thanks for your reply.

Is the first column (Group) behavior correct when you uncheck "pivot" mode? I  can see blank checkbox under sport value on "Group" column.

2
Hi,

Thanks for your reply. When we set this option, the pqgrid gives strange behavior on Pivot functionality (Pivot option does not work properly) and scroll functionality.

3
Help for ParamQuery Pro / Paramquery : Scrollbar
« on: April 08, 2019, 10:47:54 pm »
Hi,

Can you please suggest, how can we set default vertical scrollbar for PQGrid globally? I mean is there a way where we can either setup css class or through Jquery we can set vertifical scrollbar for PQ Grid?  So that when we add PQ Grid, it has vertical scrollbar appearing without setting up any property.

Also, if you can share global setting to setup horizontal scrollbar that would be great.

4
Hi,

We are using bootstrap dropdown menu within PQ Grid to display action items such as print, edit, delete etc. The dropdown menu appears currently for all rows except last row on PQ grid or when PQ grid has single row.

When we scroll to last row and click dropdown menu to open its menu items, menu items become hidden inside grid.

Can you please suggest what setting do we need to make in PQ grid so that dropdown menu items appears outside PQ Grid and does not overflow inside PQ Grid?

Also, this problem appears at multiple places so if you suggest a solution which we can apply through single place then that would be great. This can help us reducing duplicate code of solving this drodown overflow issue.


Regards,
Hardik Zaveri.

5
Help for ParamQuery Pro / Re: PQ Grid : Standard Class
« on: April 06, 2019, 01:51:46 am »
How do we customize  standard classes (.pq-table, .pq-grid, .pq-grid-center, .pq-cont-right, .pq-grid-cont) and apply them to specific set of PQ grid on project?


6
Help for ParamQuery Pro / PQ Grid : Standard Class
« on: April 05, 2019, 02:04:54 am »
Hi,

I have a one question to ask you. There are some standard css classes such as .pq-table, .pq-grid, .pq-grid-center, .pq-cont-right, .pq-grid-cont  etc.

Is there a way we can override certain properties of it through custom css class and apply it through PQ grid setting/configuration? The reason for this I need to override some of these classes for specific set of PQ grid in my solution instead of applying to all PQ grids?

Appreciate your input here.


7
Hi,

I am not much aware of jsfiddle/plnkr. Can you please guide me on how do I share jsfiddle / plnkr for my web page?

Also, can you please suggest is there a to hide one or both icons through css class? The reason for asking this instead of making changes in all windows, we need to make change at one place which gets applied to all places which has PQ Grid.


Regards,
Hardik Zaveri.

8
Bug Report / Re: ParamQuery : Group Rows + Pivot Mode
« on: April 03, 2019, 07:46:29 pm »
Hi,

Thanks for your reply.  Once you will fix the issue, do we need to buy new version or you will give us access to new version which has fix?

9
Bug Report / ParamQuery : Group Rows + Pivot Mode
« on: April 03, 2019, 02:42:36 am »
Hi,

PQ Grid is not performing group by on rows properly when we change the order of columns on group rows section inside Pivot Panel toolbar. I have noticed the similar behavior here on example site here as well.

https://paramquery.com/pro/demos/pivot.  For example, on example site, the group rows are on Sport & Country columns by default. This works well when we open the page.  However, when I try to change group rows order from Country -> Sport to Sport -> Country, the PQ grid shows Country name at both level on first column. Instead, the correct behavior is first column has to show Sport at level 1 and Country at level 2.

Similar type of issue we are facing in our current implementation of Pivoting but for other columns.

Can you please suggest what actions/changes do we need to do so that group rows and pivot works as expected?


Regards,
Hardik Zaveri.


10
Hi,

When we click minimize icon (last icon on upper right side on PQ Grid) and then click on Full screen icon (second last icon on upper right corner on PQ Grid), PQ Grid behaves strange and clean all content on page. 

At present, we have search criteria and search result sections on our page. We have standard controls on search criteria section and PQ grid on search result section. Now, when user comes to page and click on minimize icon (last icon on upper right side on PQ Grid) and then click on Full screen icon (second last icon on upper right corner on PQ Grid) on PQ Grid, PQ Grid will remove (clean) all content on page even PQ Grid itself.

Can you please suggest what settings do we need to put to control this behavior on PQ Grid?


Regards,
Hardik Zaveri.

11
Help for ParamQuery Pro / Bootstrap DropDown menu
« on: January 15, 2019, 09:55:32 pm »
Hi,

When I am trying to use dropdown to display action items (EDIT/DELETE and other links ) for record in PQ GRID, I can only see three bars but it is not displaying any dropdown items. Can you please tell which option to be set INSIDE param query so that it displays dropdown menu and its items properly without any issue on PQ GRID for each record. Also, I want to make sure that dropdown menu items does not get overlow inside PQGRID CELL and row?


Thanks for your help in advance.


12
Thanks for your response.

How do we highlight column cell value on Pivot mode based on value? I mean conditional highlight/cell color on column grouping cell value.


13
Hi,

Can you please provide help on how to refresh column grouping data when we reload the grid / bind new data to grid after first load? Also, how to rename column grouping column name and provide title/label to first column on grand summary row?

The pivot works fine and successfully set column grouping and row grouping for the first load of data into grid. However, when I try to submit the search and refresh the grid with new data, the row grouping data has changed as per new data but for column grouping (both column name + data) does not get change based upon new data. What option does we need to set so even column grouping also refresh when we have new data to bind.

Also, I want to provide custom name to aggregate column (column grouping aggregate columns) and set custom value/ label for grant summary row on pivot grid. Can you suggest what is the setting to perform this?

Pages: [1]