Problem with read values of collapsed datatable textbox values on table outsided button click.

Problem with read values of collapsed datatable textbox values on table outsided button click.

SabariSaravananSabariSaravanan Posts: 1Questions: 1Answers: 0

I am using responsive jquery datatable.
When jquery datatable is in expand mode I can get the values of textboxes which are placed within datatable from outside button click event(not button placed in each row) .
But when datatable is in collapsed mode I unable to get the textbox values.

To add responsiveness in datatable, I have implemented code, mentioned in below link.
https://datatables.net/extensions/responsive/

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    Hi @SabariSaravanan ,

    We're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.