ITOO right-click menu implementation and ITOO-click menu implementation

Source: Internet
Author: User
Tags database sharding

ITOO right-click menu implementation and ITOO-click menu implementation

ITOO has been doing this for a long time. The client uses the MVC + EF + EasyUI framework, the server adds the WCF Service on the basis of the layer-3, and then joins the container, AOP (not available yet ), it encapsulates the mysterious underlying method at the beginning, and overcomes many technical difficulties, such as single sign-on, dynamic database creation, and database sharding... I found that I still need to accumulate a lot of resources. ITOO is now 3.1, and the score system is 3.0. No matter what the progress or reason, I failed to join ITOO1.0, and soon followed the tail of ITOO1.0, in sync with ITOO2.0, the team lead with a score of 1.0. At that time, the Xinyang sentence was very sharp: The team lead did not understand anything technically, but it would appear everywhere. At that time, the construction period was short, and there were really a wide range of things involved. From the prototype of requirement determination to the physical design to development, it went through the first half of a product, the use of some management tools and communication with my team members have led me to grow a lot. I scored 2.0 and ITOO3.0 together and prepared my own soft test, after that, allocate the newly added things-containers and so on in the learning framework. At that time, there may be no goal, and there is no progress. If there is any problem, put it on hold, you can say that you have accumulated little code before. At the beginning of ITOO3.1, the score system version is also called 3.1, and the validity period is 7 days. Every day, there are specific plans. Even in the morning and afternoon, everyone has a high passion. Even if they do not go back to work overtime at night.

In the past few days, I calmed down and sorted out what was completed in the original version, what needs to be improved, made my daily plan, and studied the specific code implementation of those functions, if they are not perfect, first sort out your own ideas and debug them. If you really don't understand them, you can find someone. It really carries forward the shameless spirit. They are very patient, it also gave me a lot of ways to think about the problem, so that I don't have to fear the code, I have to stick to a new thing, and suddenly I feel like I will have a large piece of things. I have been curious about the right-click menu before. It is very big, so it will be discovered after implementation.


Part of the ITOO page is a part of the UI encapsulated view (including the button area). When you edit the page in the row, right-click the menu and the button area to be implemented. This gives you an additional entry, achieve a more user-friendly design. First, add the javascript attribute of the button to the getPermissonButton () method in the ControlsPartialController encapsulated by the UI as the method name, for example, button1.JavaScript = "add ()"; button2.JavaScript = "edit ()"; button3.JavaScript = "del ()"; finally, the format of the click event triggered in the corresponding js Code is functionadd () {}. Another form is as follows: $ ("# add "). click (function (){}.

Although the project was just a short time, it was indeed the most rewarding. I had to think about the problem, find a solution, communicate more, summarize, and accumulate.

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

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.