After using DIV CSS to layout the web page, the solution is to solve the problem that the text in the container cannot be selected, such as the text in the DataList control cannot be selected
After a long time of pain, I found an effective method, which is very simple.
Just add height:100%;, you can also add it in css