Chico80

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Version 4.0.0: OnExpand Event #98090
    Chico80
    Participant

    Example code:

    I have a js class ClientExtendedgrid:

    function ClientExtendedTree() {

    var _ = this;

    this.jqGridDiv = null;

    … //More Properties

    this.Init = function() {

    in reply to: Version 4.0.0: OnExpand Event #98070
    Chico80
    Participant

    Hello Oleg,

    thanks for your answer, I know this. functionality.
    But I do not have the option to pass an URL, I have to query my data by an jQuery AJAX Request.

    I pass the parent ID and get some JSON data. On client side I am updating the data array.
    It is working if I use the onRowSelected event, but I do not retrieve an event clicking on the expand symbol.

    I hope you can understand my problem, it is by design of our complete architecture.

    Greetz
    Chico

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

Stay connected with us in your favorite flavor!