jQWidgets Forums

jQuery UI Widgets Forums Grid Documentation for rowdetailstemplate?

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Documentation for rowdetailstemplate? #9723

    fgaonet
    Member

    I am trying to understand the rowdetailstemplate. It seems an object. What are its properties, methods, and events? Do you have a document available?

    I tried to open the jqxgrid.js to find out its defination, but it seems a min version. It is difficault to search it out. Do you have a normal version available?

    I also want to understand the initrowdetails function. On the documentation, it only has one argument (index), but on the demo it uses 4 arguments (index, parentElement, gridElement, datarecord). I am confused which one for what. Where can I find the documentation to see its defination?

    Thank you very much!

    Documentation for rowdetailstemplate? #9725

    Peter Stoev
    Keymaster

    Hi fgaonet,

    rowdetailstemplate is what you see from the demo. It is a very simple object which specifies the details HTML markup and height. That’s it. initrowdetails can be used to initialize the template – create a widget from it or something else.

    Best Regards.
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.