Reg

Forum Replies Created

Viewing 15 replies - 31 through 45 (of 73 total)
  • Author
    Replies
  • in reply to: Planning on adding a feature.. (HTML inline editor) #88774
    Reg
    Participant

    Yes, I would find this very useful. I have several grids now where I cannot use jqGrid's edit form because I am using fckEditor to provide html editing features. If I could run this in a jqGrid form, I would be in heaven (or close, anyway)

    So I hope you are able to make it work, and I hope you can find a way to use fckEditor (because that means more consistency with these pages and others I have which are too complex to be done in jqGrid)

    Thanks

    Reg

    in reply to: Cell or Row Height #88377
    Reg
    Participant

    Oops, found it. Key issue is to

    Reg
    Participant

    Yes, that works. Thank you very, vinodh.

    It has taken me a while to get used to this new release, but I think I am going to like very much. Thank you Tony

    Reg

    Reg
    Participant

    Hi Tony,

    First let me say that I think you've done a really impressive job with the documentation; good for you (and for whoever has contributed to help)

    I have a similar problem to the one mentioned in this thread. I am using themeroller, so my altrows class is ui-priority-secondary, and I have added to the css file the following lines, to get zebra striping in the background, not the weight of the fonts (which I am not really impressed with), and a change in the background to match the other rows when hovering:

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary { font-weight: normal; background: #F0F8FF}

    .ui-priority-secondary:hover, .ui-widget-content .ui-priority-secondary:hover { text-decoration: none; outline: none; background: #d0e5f5 }

    And this works just fine.

    But now I want to add the ability to select this row and have the background change yet again to match the “selected”

    in reply to: Footnotes #85511
    Reg
    Participant

    would it work to wrap your footnote tag (a.)

    in reply to: Multiple tbody #85510
    Reg
    Participant

    Can I ask what you are attempting to do? It seems to me the documentation you refer to says DnD does not work across multiple tbodys so I don't understand why you want to have that situation.

    Reg

    in reply to: Footnotes #85443
    Reg
    Participant

    How about putting the content you want in another column, something like a. Blah Blah Blah and then making that column wide enough to show only the a.; the rest becomes visible as a tooltip when the mouse is hovered over

    Reg

    in reply to: Multiple jqGrid instances on the same page #85440
    Reg
    Participant

    I have many pages with two grids on them (that is the principle of Master/Detail grids) and a few pages with many unrelated grids on them; so long as you name them uniquely, you should not have a problem.

    Reg

    in reply to: Footnotes #85434
    Reg
    Participant

    Hello James,

    have you thought about using a Subgrid to

    in reply to: Special / extended ASCII characters make datagrid empty #83287
    Reg
    Participant

    Have you tried wrapping that field in CDATA?, e.g.,

    “”

    so that it results in

    <![CDATA[M

    in reply to: Remembering Grid State #83220
    Reg
    Participant

    Hi Tony,

    I figured out that when a closed grid is opened, then (assuming that the data is xml or json) there is an ajax call to the server to get the data, and I can record that the grid is now opened, so I am half-way there. But there is no way to record that it has been closed again.

    So, if I may, I would like to request an “onclose” method for the grid that allows us to specify an action to be taken (I am thinking, of course, of an ajax call to tell the server but someone else might want to create or update a cookie).

    No rush, this is not a show-stopper for me.

    Thanks

    Reg

    in reply to: multiple search #83206
    Reg
    Participant

    Hi son122,

    I know this doesn't work in all instances but I include more fields than just the one selected in jqGrid when I sort my cursor: so for example, if someone clicks

    in reply to: beforeSubmit for Inline editing #82956
    Reg
    Participant

    That works for me Tony; I'm very happy to have you do it the best way for everyone.

    Reg

    in reply to: “jqGrid is not a function” #82942
    Reg
    Participant

    Hello Max,

    the problem I encountered with this was the path leading to the scripts

    in reply to: Using jqGrid in regular forms #82812
    Reg
    Participant

    Peter,

    That is really good news. I have very little experience in writing javascript so I'm going to wait for Tony to incorporate it into the package (that way I also do not have to keep making the change when I am testing new releases).

    Thanks very much

    Reg

Viewing 15 replies - 31 through 45 (of 73 total)

Stay connected with us in your favorite flavor!