jQWidgets Forums

jQuery UI Widgets Forums DataTable Nested data table not working

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Nested data table not working #60613

    Adarsha
    Participant

    Hi,

    Am using below scipts.
    <script type=”text/javascript” src=”js/jquery-1.11.1.min.js”></script>
    <script type=”text/javascript” src=”js/jqxcore.js”></script>
    <script type=”text/javascript” src=”js/jqxdata.js”></script>
    <script type=”text/javascript” src=”js/jqxbuttons.js”></script>
    <script type=”text/javascript” src=”js/jqxscrollbar.js”></script>
    <script type=”text/javascript” src=”js/jqxmenu.js”></script>
    <script type=”text/javascript” src=”js/jqxdatatable.js”></script>
    <script type=”text/javascript” src=”js/jqxtabs.js”></script>
    <script type=”text/javascript” src=”js/jqxlistbox.js”></script>
    <script type=”text/javascript” src=”js/jqxdropdownlist.js”></script>
    <script type=”text/javascript” src=”js/jqxpanel.js”></script>
    <script type=”text/javascript” src=”js/jqxradiobutton.js”></script>
    <script type=”text/javascript” src=”js/jqxinput.js”></script>

    I mapped properly for the images folder too. But still i don see any grid created for the below example. I’m just copy/pasting the code and changing the script paths.

    I’m trying this grid jqxdataTable -> Rows -> Row Details.

    I copy pasted the code in jsfiddle. it works thr. but when i try in my system it doesn’t. i use dreamweaver.
    the jqxTable creation is not happening. can upls help ASAP

    Nested data table not working #60625

    Peter Stoev
    Keymaster

    Hi Adarsha,

    The sample works fine in the download package so I suppose you missed to copy required images or you failed to add references.

    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.