tony

Forum Replies Created

Viewing 15 replies - 3,166 through 3,180 (of 7,981 total)
  • Author
    Replies
  • in reply to: possible navgrid bugs? #92988
    tony
    Keymaster

    Hello,

    Thanks for sharing the code.

    IMHO, this is not a jqGrid bug, but rather a dialog one. Insetead I will try to investigate the problem

    Thanks again

    Best Regards

    Tony

    in reply to: drag drop from one grid to another bugs #92986
    tony
    Keymaster

    Hello,

    Thanks for this. As you can imagine we can not cover all possible combinbations.

    Your solution is to set dropbyname : true. (the default is false), or if this is not possible you can use

    beforedrop event to remove this column (the event should return a data to be inserted.)

    It is not a bug.

    Best Regards

    Tony

    in reply to: last column width grows when calling setGridWidth #92985
    tony
    Keymaster

    Hello,

    Until now – no (sorry). There is is no appropriate fix for this bug.

    Thanks

    Best Regards

    Tony

    in reply to: multiboxonly property bug ? #92984
    tony
    Keymaster

    Hello,

    Did you mean height to 100%. The width of the grid can be set ony in pixels. Also the 16 or 18px depend on how you set the height.

    Best Regards

    Tony

    in reply to: afterInsertRow gets called differently #92983
    tony
    Keymaster

    Hello,

    Thanks. I suppose you use it in addRowData function. If this is the case, the bug is fixed here:

    http://github.com/tonytomov/jqGrid/commit/dffec3efb15ee499b73eef0bb7a2d4cf08b31489

    Best Regards

    Tony

    in reply to: Display bug (big problem) #92982
    tony
    Keymaster

    Hello,

    i.e. even if the text stored in the DB is an html tag, you don't want it to be executed, thereby possibly changing the display.

    I'm not sure that it is the right way. We should give not ready receipt, but possibility to make solutions. I'm not sure that the change of this will make other users happy.

    At end you have a chiose to resolve this using a build int htmlEncode function in jqGrid applied to the message returned from the server.

    Adding so many options will make the grid complex for using, which is not our goal.

    Best Regards

    Tony

    tony
    Keymaster

    Hello,

    Oleg thanks for clarifications.

    If I understand right this is a classical dependend listbox situation, which can be accoplished with dataEvents – i.e I mean we can define change event and then within the event to call ajax to load the needed selects.

    Here is a example.

    Forum

    Best Regards

    Tony

    in reply to: Column Drag & Drop IE6 #92944
    tony
    Keymaster

    Hello,

    Thank you very much for pointing us on this. Yes this is a bug and we know about it.

    Forum

    We will fix it.

    Best Regards

    Tony

    in reply to: possible navgrid bugs? #92942
    tony
    Keymaster

    Hello,

    This is really strange – can you please share your code or provide a link to the problem.

    Please all the code if you do so.

    Regards

    Tony

    in reply to: Display bug (big problem) #92941
    tony
    Keymaster

    Hello,

    Thanks, will see what I can do, but what to do if the message contain

    Some message

    Do you have any recommendations? – so in order to be correct you should do a htmlspecialchars server side. Not sure if I will fix this?

    Best Regards

    Tony

    in reply to: multiboxonly property bug ? #92940
    tony
    Keymaster

    Hello,

    Yes the bahaviour is changed, if you click on a row the row is selected including the checkbox.

    Regards

    Tony

    in reply to: afterInsertRow event fail #92939
    tony
    Keymaster

    Hello,

    Seems like you do not have clear the cache. What is the error reported?

    Regards

    Tony

    in reply to: Potential Bug with jgGridExport and PostData Grid Parameter #92938
    tony
    Keymaster

    Hello,

    I do not know which version do you use, but it is fixed in 3.6.4

    http://github.com/tonytomov/jqGrid/commit/da8d05ff0f96ceaa078916baa195288c8400b447

    Best Regards

    Tony

    in reply to: no collapse with adjacency model & xml #92919
    tony
    Keymaster

    Hello,

    Check to hee in your data if you construct it correct and there are no duplicate row id's.

    Best Regards

    Tony

    in reply to: Select first row of a grid #92918
    tony
    Keymaster

    Hello,

    in firefox do

    var test1

Viewing 15 replies - 3,166 through 3,180 (of 7,981 total)

Stay connected with us in your favorite flavor!