Dear All,
I need urgent support on datatable selection.
When i select 2 rows in current page in datatable, those 2 rows(same index) gets autoselected in every page of datatable.
I need IDs of these rows to process at backend. Showing 2 rows selected in every page will create visual confusion.
However, the ID which is sent to backend is only for 2 rows (of whichever page is active at that time. )
Please help!