Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to Export Gridview to excel

In C#.net, GridView is use to display tabular data. With GridView it is not mandatory to specify column mappings. If not specified it automatically reads the column name from the data-table to which it is bound. However we must ensure that we specify

Use of accesskey Attribute in Html

accesskey Attribute: Accesskey attribute is used in html forms and links. It provides the user to use keyboard keys  for functions which are usually done by a mouse. Example: Like user clicks on links in a webpage using mouse , so with the help

How to make Qweb template engine in OpenERP/Odoo ?

QWeb is an XML-based templating language, similar to Genshi, Thymeleaf or Facelets. It has the following characteristics: It's implemented fully in JavaScript and rendered in the browser Each template file (XML files) contains multiple templates. It

Draw shapes using canvas in Android

We can create custom view by extending View class. The most important part of custom view is its appearance. We can give any shape to a custom view by overriding onDraw(Canvas canvas) method. Canvas class provide us many method which help us to draw

How to get Latitude/longitude from address in PHP

Hello All, In this blog we will discuss about how to fetch the lat/long from the given address in PHP. So we will be using curl request for fetching the same via using Google maps api. Below is the code, you can use to generate lat/long : public

How to create a database using upgrade request in openerp

To upgrade list of each database given information about one particular error. Each dictionary can contain various keys depending on the type of error but you will always get the reason and the message keys as below: reason: the error type message: a

Bootstrap

Bootstrap is the framework in which responsive designs can be made. Responsive design means which can be fit to any device of any resolution Bootstrap is a free front-end framework for faster and easier web development Bootstrap includes HTML a

Custom style/CSS for HTML5 placeholder attributes

Introduction of HTML5 Placeholder HTML5 is one of the great inventions for web world. HTML5 introduce many new and important attributes, some are HTML based and some are through JavaScript API form. HTML5 Input “Placeholder” is one of th

How to Find Value inside Table Row using JavaScript

If you have large amout of data in your table and its contain hundreds or thousands of rows and columns. One cannot expect users to keep scrolling vertically/horizontally for finding information of their interest. My blog show you an easiest way to

Introduction to JCanvas

JCanvas: As we know that canvas is used to draw graphics with the help of javascript. In this there are certain properties to draw a line, circle, box, etc but canvas does not support event handlers. JCanvas is a javascript library which is writ

1 385 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: