How to initialize controls in row details with jQuery DataTables and Responsive extension
问题 I've this issue I didn't see during development but it happens to my client. I use jQuery DataTables to let the user complete with information. On a big/normal resolution this does not happened because the DataTables can show all the columns. But on lower resolution the grid shows a green plus button and the controls "inside" that group are not initialized correctly. Normal page with lower resolution: Using the Chrome Dev Tools' Console: I can excecute this: $(".k_numeric")