
Search In
In this blog we are going to illustrate how to transfer the GridView data to DataTable.
To transfer GridView to DataTable:
We add button in .aspx page where the GridView display the data. By clicking this button user transfer the GridView data to D
Sometimes in Joomla you can come across the situation that the default PHP mailing service not working properly. So in such cases you can use SMTP mail service in your site. To set SMTP service in Joomla site with gmail we need to follow the followin
Hello Nerds!
If you are going to develop a new project in cakephp then you might need Debugkit for that, and its really a lifesaving tool for rapid developments.
You can install DebugKit using doing the following steps as:-
Step 1:- You need to dow
If you want to create a theme module first you have to check _init.py file and __openERP.py file. After that you need to inherit the package theme to an Odoo module.
main folder-
Create a folder and name it like this: theme followed by yo
Meta tags are used for search engine optimization.Using meta tags we can control how are website should look on social sites when it is shared.
There are two important meta tags:
Meta description tags
Meta keyword tags
Some search engines display th
In the example below, I have built a navigation menu. Here I am using Angular directives to set menu button, when I will click on menu button It will display just below navigation menu bar.
<div id="main" ng-app>
<!-- The navigation men
Hi Reader's,
Welcome to FindNerd, today we are going to discuss what is the use of fgets in PHP ?
If you want a function that returns a line from an open file and after a specific length(the length that is specified by yo
am creating login page,when am login how to redirect the particular login user page
In magento you can improve website speed by doing some small tricks, Below are the 5 Different techniques to boost magento site, Just do the following steps to achieve it:
1) Enable Flat Categories and Products Options: Go to the Magento Admin secti
"How ASP.Net Role management Works"
Role Management helps us to manage the roles of the different users (i.e. what will be the role of a particular user in the application),we can restrict some users to access any resource a