jQWidgets Forums

Forum Replies Created

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

  • jessiema
    Participant

    Hi Christopher,

    Thanks for your quick reply. Our company has been using jqwidgets for a while and is pretty happy with it:)

    Regarding my question – here is a fiddle. I understand the use of cellbeginedit. If comment out editmode in my fiddle to use the default cell edit, everything works. But when using editmode:’selectedrow’, the whole row is editable as long as one cellbeginedit return true. You can turn on my alert in getEditable function to verify it. Basically, I want firstname to be editable only when quantity is great than 10…

    http://jsfiddle.net/mengma/vd65a48c/1/

    Thanks!

    Jessie


    jessiema
    Participant

    I tried setting width as percentage and got the same issue (columns on the right has no data). Start scrolling and the data appear.


    jessiema
    Participant

    Hello,

    I just started working with jqwidgets and was playing with the jsfiddle in the second post ( http://jsfiddle.net/jqwidgets/Tmc7t/1/). I tried to remove all column width (so the width is set automatically) and pressed “set width” button… you will see the right two columns become empty. I guess when the grid redraws, it believes those two columns are not in the view so they don’t get rendered? Is there a way to fix this?

    Thanks in advance,

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