While working on Google spreadsheet, I need to delete the blank rows from my sheet, as shown in screenshot below. In the above screenshot in column B, I have Names and after each Name there is an ...
I'm new in the "Android-App-Dev"-Scene and got one question: How do I easily make a good clean looking settings page for my app? There are some kind of headlines and some kind of big buttons on you ...
Step-1 Go to browser. Step-2 Click on Question Mark which is located under your (?) in the top right corner of Odoo. Step-3 Click on about and Updates,Update Apps List and Apply Scheduled Upgrades.
Sometime we need to create association between models .we need this because ,we want that all associated data came on the first level of recursion. In cakephp creation of association is done by using ...
In odoo-9 Options apply standard CSS classes to the snippet. Depending on the method that you choose, the UI will behave differently. For example you can see below.
I am working in a startup, I need to visualize my data using either a reporting tool or data visualization software (both open source). I need to integrate this tool with traffic data coming from ...
An alert is a type of dialog box supported in javascript and is mostly used to give a warning message to the users. If one input field requires to enter some text but the user does not provide any ...
Today the trend is pointing towards maximum usage of internet. SEO plays a significant role in the management of websites. Earlier, whenever any information is required, people used to approach ...
V-Model stands for the ‘Verification’ and ‘Validation’ Model. Same as the waterfall model, V-Model also applied as a consequent life cycle model. In the V-model, every stage should be accomplished ...
Hi all, Below is an example, how to make star rating using pure css. CSS - .rate { float: left; } .rate:not(:checked) > input { position:absolute; top:-9999px ...
Now a days android studio has provided pretty simple and easy GUI for creating key-store from the IDE itself but in case if you have some need for creating it through the command line here is a simple ...
It is obvious that most of the time we find unwanted object color in our image, not matching with other color or you have to change it for some reason, now the question is how we are going to change ...