
Search In
Hi All,
In this tutorial we will update list as user enter an entry to the list. We create an entry field and a button to get details from the user and label to show the list. First we will create a user interface.
1) First step is to create a non
Default Rules of Form Views-
Form Views shows how each object is displayed in openerp browser.
The field disposition in a form view always follows the same principle.
Fields are placed on the screen from left to right, and from top to bottom, acc
Android 8.0 (API level 26) included a feature which allows you to instruct a TextView to let the text size dynamically expand or contract automatically to fill its layout based on the TextViews characteristics and boundaries. This setting makes it ea
A TreeView is used to represent data in a hierarchical fashion .It is often used to show parent child relationship where a parent node can be expanded or collapsed.
The TreeView tag is used to create a WPF TreeView control in XAML.
<
Hi Friends,
Today i will discuss you about MSMQ(Microsoft Message Queuing).
MSMQ is a message queing service where you send a message from one application and receive by another application.
The application are don't need to be in execution sta
Hello All,
In this Blog, I going to explain A-Z list of Windows Command Line Interface (CMD) used in day to day life of windows user. When you have problem in CMD , you can refer to t
Still, a Monmouth University poll in Iowa conducted on the same days found almost no decline in support for Trump after his remarks about McCain among those likely to attend that state's first-in-the-nation caucuses. There, Trump stands in second pla
iOS devices are widely used by the people across the world speaking different languages. Making an application supporting multiple languages will make it user friendly and acceptable by large number of users. To support this, apple has introduced Loc
Custom Menus will show in the header area at the top of your site. With some themes, you may have the option to create and display multiple custom menus in different places on your site, such as the footer or special sidebar areas.
Creating a Custom
IntentService is one of the least difficult approaches to offload "pieces" of handling of the UI string of your application and into a remote work line. There's no compelling reason to dispatch an AsyncTask and oversee it every single t