Reg

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 73 total)
  • Author
    Replies
  • in reply to: Element is not a table #97519
    Reg
    Participant

    Hi Oleg,

    Thanks for your reply. In the processs of replying to you, to provide more information, I figured out the problem. I left all of my info here, in case anyone else has the same issue and can learn from my mistake. You don't need to do anything more for me on this issue.

    Thanks,

    Reg

    IE9 debugger isn't telling me anything that I can see is helpful. There are no error messages (although I do see them when I make other mistakes, so it is not just that I am not using it correctly).

    My html for the page includes two divs, one for each table:

    in reply to: Preventing Delet dialogue from appearing #96976
    Reg
    Participant

    Hello Tony,

    I'll do that, after Christmas. Until then, I hope you have

    in reply to: Can jqGrid display a column that contain Image/Picture in it? #96950
    Reg
    Participant

    Hi, you might want to look at

    /blog/?page_id=393/help/load-an-image-into-a-cell/&value=181&type=8&include=0&search=2&ret=all

    Reg

    in reply to: Serializing a jqGrid with ajaxForm #96638
    Reg
    Participant

    I took a look in grid.base.js, and it appears that this is part of code like this:

    “”

    So I am assuming that it is not sometting under our control; what we can do, however, is to add an identiifier to the row ID, wich is what I am going to do until a better solution comes along.

    Reg

    in reply to: Set default form edit options globablly #96603
    Reg
    Participant

    Thanks Oleg

    Reg

    in reply to: Set default form edit options globablly #96600
    Reg
    Participant

    Hello Tony,

    Can this also be done for the delete dialogue:

    $.extend($.jgrid.delete,{/*set here the values that you want to be global*/});

    I tried this but it doesn't seem to be working and I am not sure if I have the syntax incorrect or if something else is interfering

    THanks

    Reg

    in reply to: Auto Height & Width for edit form #96599
    Reg
    Participant

    Thanks Tony, I missed that.

    You're right, auto width does not work well in IE, so the form includes a scroll bar which then messes up the height display. But when I set width manually and leave height to take care of itself, it seems to work fine.

    Thank you very much

    Reg

    in reply to: Controlling width/size of search field #96415
    Reg
    Participant

    Figured this one out myself — just had to stop thinking that jqGrid controlled everything. I added a sinlge line, like this,

    in reply to: Using Search criteria as default values #96404
    Reg
    Participant

    Hello Tony,

    What I am doing as a work-around is to

    in reply to: Using Search criteria as default values #96387
    Reg
    Participant

    I think I figured out most of this.

    I retireve the search criteria

    in reply to: Using TreeGrid as Menu #96145
    Reg
    Participant

    OK, bad idea.

    I have found jsTree which does what I want, and without the hassle of trying to make something do what it wasn't designed to do. Forget I asked anything.

    Reg

    in reply to: Form edit: Save record on previous/next #95834
    Reg
    Participant

    Hello Oleg,

    Thanks for your suggestion. That works for me, so I'm a happy camper again.

    Reg

    in reply to: Form edit: Save record on previous/next #95817
    Reg
    Participant

    It's not working for me –

    First problem I had is that I added this event to the grid definition, not the modal form definition — once I had that fixed, things went better.

    I've

    in reply to: Load an image into a cell #95350
    Reg
    Participant

    Sorry, wasn't clear. Yes, this code comes from my server-side program that creates the html (or xml string) and all it really needs is to include an img tag into the returned data.

    Reg

    in reply to: Load an image into a cell #95346
    Reg
    Participant

    Hello Rottweiler,

    Yes this can be done, I do it all the time for exactly the same reasons — in a grid showing what's what (but no in-line editing) I hate to see True/False or Yes/No, so I handle it this way (your syntax may vary)

    “Active” is a boolean field in my data; set the image

    If Active

Viewing 15 replies - 1 through 15 (of 73 total)

Stay connected with us in your favorite flavor!