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 - youngvan

Pages: [1] 2 3
1
Suggest new features / using pivot mode with server side calculations
« on: December 17, 2019, 02:22:58 pm »
Greetings,

i like pivot a lot. The problem is:
- we working with a huge data (1TB+)
- totals like distinct/unique or some other complicated functions can be calculated only from raw data

is is possible that pivot doesn't calculate everything by himself but send query to server passing all selected params and then get and display all needed data from server (including totals)

thanks

2
ping

3
We use ParamQuery Pro v6.0.0, so probably it's depends on version.
Was it fixed after 6.0 version or before?

4
Hi!
Any updated on this issue https://github.com/paramquery/grid/issues/163 ?

P.S. This problem is not produced on iOS devices, only android

5
Suggest new features / Advanced header filter search
« on: March 21, 2019, 02:48:26 pm »
Hi!

Is it possible to customize header column filters to have a possibility dynamically remote load options based on entered symbols by user?

Some my 'select' filters may have about 60k-70k different options so it shouldn't be loaded on page as is. So the idea is to load only options based on entered symbols by user. For example users enters 'Xx' in filter search input(example in attached pic) then script makes ajax call on server side which responses with needed list of options.

Also the same question is about editing with autocomplete. Though I think I can do it using autocomplete functions, right?

Cheers  ;)

6
Bug Report / Re: Grid stuck when using keyboard navigation
« on: July 05, 2018, 06:45:27 pm »
https://jsfiddle.net/hcdqu3zk/

When you came to the left edge using arrows on the keyboard, the page stuck
But if you remove "hidden":true from the first column - all works fine

7
Bug Report / Grid stuck when using keyboard navigation
« on: June 01, 2018, 05:15:30 pm »
Hi

When using the keyboard to move between grid cells and came to the left edge (which contains row numbers), the page with grid stuck until you forcefully close it. This begins after migration to v5.1.0 from v3.3.2. 
With v3.3.2, if you click a left arrow on a keyboard when the left cell is selected, the selection just moves to the right cell of an upper row.

8
Help for ParamQuery Pro / Re: Designating header height
« on: January 29, 2018, 10:56:58 pm »
Hi!

Is there a way to change column heights in header. I have few rows in header and it takes about 50 extra pixels of space which can be used for data. I attached screenshots so you can see extra space I marked, I'd like to reduce height for these columns:




Thank you!

9
Help for ParamQuery Pro / Html in footer (summaryData)
« on: January 15, 2018, 07:14:20 pm »
Hi,

After last updating I found out that method createTable is removed.
What should I use instead of this method?

I tried to use summaryData but it doesn't render html tags and display text  as is in table:


Thank you in advance!

10
Help for ParamQuery Pro / Re: Grouping feature with custom subtotal
« on: June 27, 2016, 04:46:23 pm »
And in addition it would be great if i can set row numbers to be collapsed, instead than detecting it from columns data

11
Help for ParamQuery Pro / Grouping feature with custom subtotal
« on: June 27, 2016, 04:39:39 pm »
I have a table with already calculated subtotals, which are not simple min/max/sum/avg function, but very complicated formula and can be calculated only from raw data. You can see example in attachment.

I want to use grouping feature, but when rows collapsed, i need to show pre-calculated subtotals.

It would be perfect, if it's can hide all lines except subtotal line, like excel doing, when group collapsed.

Is it possible to do with your library? If not - can you add such ability in next version?

12
Help for ParamQuery Pro / Re: Copy the header?
« on: January 13, 2016, 03:34:59 pm »
Hey!
Any news about copying/selection data with header yet?
I wonder if you are planning to implement this feature, it would be a great function.

13
We are not talking about thousands

iPhone 6 hang out on table with 400 rows and 20 columns

it's reliable table for mobile device with 400 rows only


14
Are you going to add this possibility in future?
I believe it'd be a very useful functionality, considering of mobile devices era.

15
Help for ParamQuery Pro / Touch support and virtual scroll at the same time
« on: December 02, 2015, 08:10:24 pm »
Cheers!
I have a large amount of data in tables so I need to use "virtual scroll" modes and I want to add touch device(tablets and smartphones) support for my reports.
Is it possible to use touch mode with enabled virtualX and virtualY modes?

I'm using PQ v3.1
Thanks!

Pages: [1] 2 3