jQWidgets Forums

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: jqxGrid Font-Awesome Buttons jqxGrid Font-Awesome Buttons #83787

    robinsonbrian
    Participant

    On another note, what is the span class in there for? It seems to serve no purpose???

    in reply to: jqxGrid Font-Awesome Buttons jqxGrid Font-Awesome Buttons #83786

    robinsonbrian
    Participant

    Hi,

    Thanks for your help, unfortunately when I make the row height and column width larger, the problem is the button does not sit in the middle, but instead at the bottom right. This doesn’t look good. Unfortunately, no matter what css I use in the faEditIcon, I can not reverse the effects of the Span class. Do you have ny other solutions I could try?

    Cheers
    Brian

    in reply to: Update Image after selecting Update Image after selecting #83020

    robinsonbrian
    Participant

    Thanks for your response.

    I was doing the updaterow, but I have two columns in the grid. One that displays the url, and one that displays the image. To do this, I had to pull the url back from the db to two different fields in the datafields. Because of these two different fields, the save was only repopulating the url field after the updaterow function was called, because I was not also updating the image field in the popup form.

    To fix this, I just had to make set the image field to the new url as well on the popup window save click event.

    Hope this helps anyone else who might have the same trouble.

    Cheers
    Brian

    in reply to: Update Image after selecting Update Image after selecting #82932

    robinsonbrian
    Participant

    Hi ivailo,

    Thank you very much for your response. I have been using this example as my basis for populating the grid with images, and all is working fine.

    I have a popupwindow that allows me to edit the current record and allows the user to upload an image from their PC to the web server, and this is all working fine. Once they are happy with their edits, they save the record from the popup window, and this is working fine. However they only piece I am missing in this puzzle, is that I would like, when the popupwindow closes, it gets the newly selected image and displays it in the grid where the old image/blank used to be. I tried calling a refresh on the grid, but this did not work.

    Any ideas?

    Cheers
    Brian

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