jQWidgets Forums

jQuery UI Widgets Forums React Custom jqxGrid cell editors

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 8 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Custom jqxGrid cell editors #91576

    amid
    Participant

    Hi,

    I am evaluating possibility to use your control library in our project, and especially crucial for us is a grid component. I would appreciate if you can provide some answers (or point me to the existing docs) on the following questions about jqxGrid for reactjs.

    1) Is it possible to define custom editors (that are by them self react components) for each column?
    2) Is it possible to implement loading of the data on the fly as user scrolls down the grid?
    3) Is it possible to programmatically (or through react properties) to set scroll position?

    Thanks.

    Custom jqxGrid cell editors #91583

    Peter Stoev
    Keymaster

    Hi Amid,

    1. We have a set of built in grid cell editors in the Grid component for React. Custom ones are not supported currently.
    2. The Grid component supports loading on demand.
    3. You may use the “scrolloffset” method to scroll to a position.

    Hope this helps.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Custom jqxGrid cell editors #91592

    amid
    Participant

    Thank you for the reply.
    Do you have any plans/estimations on supporting #1?

    Custom jqxGrid cell editors #91593

    Peter Stoev
    Keymaster

    Hi Amid,

    We do not.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.