Vs. Net ide tips

Source: Internet
Author: User
Although some people recommended <div> and other replicas <Table> In the Bo class last time, I believe that many people still rely on the <Table> (including me) Layout interface ), it's simple. ^ o ^

But I don't know if you have ever met. when you manually drag a table in. net, it just doesn't listen and shake the left and right, that is, it doesn't follow your ideas. In fact, this is related to the TD attribute of ms. Normally, it can be dragged, only the last column does not have the width attribute. The previous columns have, the reason why the table does not listen is that the last column is also in your unintentional operation (as far as I know, adding a column may lead to this situation). The last column also has the width attribute, IDE is confused, because it only needs to modify the width of the controlled column, and the last column automatically obtains the width.

It is easy to solve this problem. Restore the attribute of the last column and remove its width attribute so that we can drag it at will.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.