jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Hello,

    I was able to further narrow down the problem.
    The question is how can I solve the problem?
    I bound the JqxGrid to a data source as normal.
    The whole page re-rendering occurs when I select a row in the grid and use the data to update the redux state so that a form can display the selected row’s data for editing.
    My expectation would have been that the grid would be better at managing its own state, as re-rendering when redux state changes is a core concept in the React framework.
    I would be happy if you could suggest a solution for me here.

    Many Thanks

    René

    in reply to: How to modify image dialog How to modify image dialog #121800

    Hello,

    Thanks for the answer. I’ve been away on other projects for a long time now, so it’s only now that I’ve gotten around to continuing with this.

    One question is still open for me here: If I create a user-defined dialog as described here, which I did according to the example, how do I get my picture inserted into the editor?

    For example, I have a list of images that I display as thumbnails and with a mouse click I want to transfer the exact image to the editor.

    Now how do I transfer the code

    <img src="..." alt="..." />
    to the editor?

    I could remember the editor from the action event of the widget, but I want to insert the image at the last mouse position in the editor…

    Do you have any other ideas for me?

    I’m currently implementing the whole thing with react, but I think jQuery has a similar solution.

    Thank’s
    Rene

    Hi Peter,

    thank you for this sample.

    Rene

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