dikrid

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: Checkbox click event in edit form #101586
    dikrid
    Participant

    Hi tony,

    you're welcome. Thanks for your answer, I'm glad I could help a bit too 🙂

    bye,

    dikrid

    in reply to: Checkbox click event in edit form #101568
    dikrid
    Participant

    I solved it this way (after analysing the html code):

    var tabform = document.getElementById('TblGrid_grid');

    in reply to: Default Value for edittype file #101466
    dikrid
    Participant

    Hi tony,

    thanks for your reply.

    Ah okay, thanks for your solution, I'll try that.

    bye,

    dikrid

    in reply to: Adjust grid width to subgrid auto width #101465
    dikrid
    Participant

    Hi Tony,

    subgrid as grid, as described here:

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:subgrid_as_grid with subGridRowExpanded.

    What would be a simple subgrid?

    thanks,

    dikrid

    in reply to: Show TextBox after onChange in AddEdit form #101260
    dikrid
    Participant

    Hi Tony,

    thanks for your reply. Sorry if my description wasn't understandable:

    In my edit form I have a dropdown-box (edittype: “select”) and a textbox.

    Depending on the value I choose in my dropdown-box I want to hide or show the textbox below. (the edit form stays opened, it doesn't get reopened)

    I did bind a change-event to my column

    in reply to: Parent Id when AddEdit in Subgrid is clicked #101245
    dikrid
    Participant

    Hi,

    I could solve it.

    I expanded the colModel with a parentid row and used subGridRowExpanded to add the value from the parent row to the parentid row in the subgrid.

    So I tried and finally came up with the edittype: select and I built the variable previously in the format value:value

    Phew, I am glad I got it working.

    Thanks anyway. Have a nice weekend.

    dikrid

Viewing 6 replies - 1 through 6 (of 6 total)

Stay connected with us in your favorite flavor!