Skip to content

how can i implement for rowspan ? #48

Description

@irfan-techteer

when i try to integrate with table whose multiple row are span , it will show me this error
Uncaught TypeError: Cannot read properties of undefined (reading 'innerHTML')

Error raise in this block :


            for (s = 0; s < o.length; ++s)
                this.data[s].push(d(o[s].cells[h].innerHTML.trim())) // error raise here 
      

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions