jQWidgets Forums

jQuery UI Widgets Forums Angular Pivot Grid

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 5 years, 1 month ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Pivot Grid Posts
  • Pivot Grid #108268

    Gui
    Participant

    Hi,

    I’m looking for a Pivot Grid component and your library of component catch my attention.
    Nevertheless, I do have some interrogations. I’d be grateful if you could answer to some of them:

    1) It turn out you don’t have any virtual scrolling feature, is that in your roadmap, or not at all? If it’s the case could you give an approximate first release date?
    2) Is there an easy way to change the format amount depending on location (for instance $1.22 vs 1,22€ here the point become a coma to mark the decimal)
    3) Is there a way to have the result detail of a cell? through event can I find again all the data involved that end up to the final result?

    Thanks in advance for all,
    B R

    Gui

    Pivot Grid #108269

    Peter Stoev
    Keymaster

    Hi Gui,

    Regarding your questions about our Pivot Grid.

    1. Virtual Scrolling is actually supported.

    2. By using custom rendering functions like in this example: https://www.jqwidgets.com/angular/angular-pivotgrid/angular-pivotgrid-custom_rendering.htm?material, it will be possible to customize the cells rendering.

    It is also possible to localize the component by using this approach: https://www.jqwidgets.com/angular/angular-pivotgrid/angular-pivotgrid-localization.htm?material

    3. It is possible to get the details of a cell. Please, refer to: https://www.jqwidgets.com/angular/angular-pivotgrid/angular-pivotgrid-drill_through.htm?material. When you double-click on a cell, you will get the cell details.

    Regards,
    Peter

    Pivot Grid #108279

    Gui
    Participant

    Hi Peter,

    Do you have an example of the virtual scrolling cause I don’t find in the doc. I don’t think it’s available on pivot grid, and is that on vertical and horizontal axis?

    BR,
    Guillaume

    Pivot Grid #108286

    Peter Stoev
    Keymaster

    Hi Gui,

    Virtual scrolling is turned on by default i.e it is available in all examples. UI Elements are reused while you scroll up/down, left/right.

    Regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.