9,869,444 members (26,085 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
139 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 3
Page Size:
10
·
25
·
50
Author filtered by: vinodkumarnie
[x]
how to enlarge image from gridview
by
vinodkumarnie
Answer
14 Apr 2013
license:
CPOL
You can done this using many ways. some are as below..1. Using code behind2. Using JavaScript3. Using JQuerySee below link..Handling GridView events using RowCommand and using jQuery[^]Above link written for description, instead you put big image there. Tricks used is same.Hope...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
My luckey number
by
vinodkumarnie
Forum Message
14 Apr 2013
Hi friends.. For the first time i got my luckey numer 4444 in code project. :) :-D :laugh: Thank you very much to all for your kind support.. :) :) :) :)
General Discussions
»
Personal Forum For Member Vinodkumarnie
Handling GridView events using RowCommand and using jQuery
by
vinodkumarnie
Article
14 Apr 2013
license:
CPOL
Handling controls inside GridView using RowCommand and jQuery.
Web Development
»
Asp.Net Controls
»
Grid Controls
C#
ASP.NET
Dev
Intermediate
jQuery
DataTable
My vote of 1
by
vinodkumarnie
Forum Message
13 Apr 2013
no explanations
General Discussions
»
Tip/Trick "Jquery And Json Dataset Binding"
Re: My vote of 5
by
vinodkumarnie
Forum Message
12 Apr 2013
Thank you Nandakishore. :) :laugh: :-D
General Discussions
»
Article "Rowcommand Vs. Jquery Functions Within Gridview"
My vote of 4
by
vinodkumarnie
Forum Message
9 Apr 2013
Nicely explained
General Discussions
»
Article "Single Page App Using Knockout And Asp.Net"
Re: My vote of 4
by
vinodkumarnie
Forum Message
9 Apr 2013
Hi Jepy.. Thank you.. :) I appreciate your comment :) Vinod
General Discussions
»
Article "Rowcommand Vs. Jquery Functions Within Gridview"
I need tutorials ajax in asp.net and also how to program each control will wait your answers thanks
by
vinodkumarnie
Answer
8 Apr 2013
license:
CPOL
I think you never googled single time..?I suggest you to learn basics of Ajax first, then start up with small examples. Then you will definitely learn it quickly and perfectly.Try below...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Ajax
Auto Retrieval of Data from database in every 5 minute ,,,, Windows Apps
by
vinodkumarnie
Answer
5 Apr 2013
license:
CPOL
Hi.. User Ajax Timer do the same.. You can use UpdatePanel to avoid page refresh.Ex: Html part.. // place your gridview here to avoid page refresh for regular interval...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ADO.NET
SQL-Server
MySQL
SQL2008
i have a set of text boxes based on radiobuttonlist selected values i have to disable or enable textboxes using jquery
by
vinodkumarnie
Answer
5 Apr 2013
license:
CPOL
Here is a solution..Script below.. $(document).ready(function() { $(function() { var $radBtn = $("table.tbl input:radio"); ...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Spreading image through a web page
by
vinodkumarnie
Answer
5 Apr 2013
license:
CPOL
This techniques is know as css-spirits. Where all images are combined into one image and call the same image all over the website if necessary. First you should know the advantage of using css-spirits.1. Each images used in webpage is considered as a one http request while loading.2....
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
My vote of 4
by
vinodkumarnie
Forum Message
4 Apr 2013
hi there.. difficult to understood. explanations needed..
General Discussions
»
Tip/Trick "Jquery And Json Dataset Binding"
My vote of 5
by
vinodkumarnie
Forum Message
4 Apr 2013
Really very helpful for freshers.
General Discussions
»
Tip/Trick "An Introduction To Entity Framework For Absolute Beginners"
Core ASP, vbScript Button click event not working
by
vinodkumarnie
Answer
4 Apr 2013
license:
CPOL
Why can't you try like this...? Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Response.Write("hi") End Sub Hope this will help you..
General Programming
»
Uncategorised Quick Answers
»
General
ASP
VBScript
Z-Index in CSS with example
by
vinodkumarnie
Tip/Trick
4 Apr 2013
license:
CPOL
Z-Index a CSS property with example
Web Development
»
Html / Css
»
Css
ASP.NET
CSS
HTML
CSS3
Re: Not an article
by
vinodkumarnie
Forum Message
3 Apr 2013
Thank you very much for your Suggestion. Since this is my first article, got confused a bit. In next articles I will include your thoughts. Thanks again. :) :) Vinod Kumar B C
General Discussions
»
Article "Rowcommand Vs. Jquery Functions Within Gridview"
Re: Not an article
by
vinodkumarnie
Forum Message
3 Apr 2013
It not only speaks about showing and hiding.. But also tell about 1. Inserting rows into GridView through code behind using data table 2. RowCommand event functionality and its
General Discussions
»
Article "Rowcommand Vs. Jquery Functions Within Gridview"
jQuery, div with ul li and tag
by
vinodkumarnie
Answer
3 Apr 2013
license:
CPOL
Try below..$(document).ready(function() { $("#home").click( function () {alert("WOrking");}); });Or $(document).ready(function() { $("#home").click( function () { myfunction() }); }); function myfunction() { ...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Re: My vote of 5
by
vinodkumarnie
Forum Message
3 Apr 2013
:)
General Discussions
»
Tip/Trick "How To Show Or Hide Controls Dynamically"
Congrats
by
vinodkumarnie
Forum Message
2 Apr 2013
Its really a great idea by you peoples. Hope this will help many.. :)
General Discussions
»
Codeproject.Tv
hi i have a check box and checkboxlist controls of asp.net
by
vinodkumarnie
Answer
2 Apr 2013
license:
CPOL
Try below..Script part $(document).ready(function() { $('.chkAll').click(function() { ...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
i have a set of text boxes based on radiobuttonlist selected values i have to disable or enable textboxes using jquery
by
vinodkumarnie
Answer
1 Apr 2013
license:
CPOL
Try this..Html part below..
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
required field validator font size in code behind
by
vinodkumarnie
Answer
1 Apr 2013
license:
CPOL
There are many ways to do this..1. Use Font-Size attributeor
General Programming
»
Uncategorised Quick Answers
»
General
CSS
size
font
Re: 10K points in CP!!
by
vinodkumarnie
Forum Message
1 Apr 2013
Ha ha ha.. ok ok.. Thank for the coffee.. Our turn will also come.. :-\ :)
General Discussions
»
Personal Page For Member 3704264
Re: 10K points in CP!!
by
vinodkumarnie
Forum Message
31 Mar 2013
Where is treat..? :) ;) :laugh:
General Discussions
»
Personal Page For Member 3704264
How to Show or Hide Controls Dynamically
by
vinodkumarnie
Tip/Trick
31 Mar 2013
license:
CPOL
Show or hide controls through code behind or through JQuery
Web Development
»
Asp.Net Controls
»
General
VB
ASP.NET
CSS
Beginner
jQuery
Find extension of a file type
by
vinodkumarnie
Answer
31 Mar 2013
license:
CPOL
Here is best way to do..using System;using System.IO;class Program{ static void Main() { string p = @"C:\Users\Sam\Documents\Test.txt"; string e = Path.GetExtension(p); if (e == ".txt") { Console.WriteLine(e); } }}Output.txtMore details see...
General Programming
»
Uncategorised Quick Answers
»
General
C#
Nesting A Panel Within a GridView
by
vinodkumarnie
Answer
31 Mar 2013
license:
CPOL
You cann't access controls which are inside Gridview as like normal. You have do find those controls and then try to access those.See example below. protected void OnRowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.DataRow) ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Gridview
creating registration pages and save data into database
by
vinodkumarnie
Answer
30 Mar 2013
license:
CPOL
Hi.. You can achieve this using Asp.Net Wizard control. It contains steps, where u can have your own controls. In Final step you can place button to save data.Advantages and disadvantages of Wizards as below..Advantages 1. a header for the title of a particular step 2. a sidebar...
General Programming
»
Uncategorised Quick Answers
»
General
C#
SQL-Server
jQuery
Re: Suggestion
by
vinodkumarnie
Forum Message
29 Mar 2013
You just have write "You are now in The Matrix" instead of "Connected to headset successfully"... Thats it. :)
General Discussions
»
Article "Plantronics Legend Uc Headset – A Call Center Example"
jquery function not working
by
vinodkumarnie
Answer
29 Mar 2013
license:
CPOL
Solution 1 is perfect solution for your Question..Also you can use blur instead of focusout... See example below..$(document).ready(function(){ $('.txtbox_focus').focus(function() { $(this).css("background-color","#cccccc"); }); ...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Re: Can you Guide me, I am new
by
vinodkumarnie
Forum Message
29 Mar 2013
Hi.. You should download Ajax Toolkit control and include that in your project bin folder. So that you will get many controls. Vinod Kumar B C
General Discussions
»
Multi Select Dropdown List In Asp.Net
Re: Can we implement the same using JQuery?
by
vinodkumarnie
Forum Message
29 Mar 2013
Hi.. I am big fan of JQuery.. If you want to learn it well go through small small example. Yes, You can also achieve the above using JQuery easily..
General Discussions
»
Multi Select Dropdown List In Asp.Net
How to make two div horizontally arranged?
by
vinodkumarnie
Answer
29 Mar 2013
license:
CPOL
Try below.. div1 div1label
General Programming
»
Uncategorised Quick Answers
»
General
CSS
HTML
CSS3
HTML5/CSS
About background images and icon
by
vinodkumarnie
Answer
29 Mar 2013
license:
CPOL
Hi.. Really you asked best question.. Here is the reason why we should combine multiple images into one..1. Each images used in webpage is considered as a one http request while loading. 2. Webpage load time depends on number of requests in a page.3. As the number of requests is less...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
CSS
HTML
jQuery
CSS3
Re: My Vote of 5
by
vinodkumarnie
Forum Message
29 Mar 2013
Thanks for your comments. Ya Sure.. If somebody tell us their requirements we will definitely try to help them.. :)
General Discussions
»
Tip/Trick "How To Show Or Hide Controls Dynamically"
My vote of 5
by
vinodkumarnie
Forum Message
29 Mar 2013
nice
General Discussions
»
Tip/Trick "How To Show Or Hide Controls Dynamically"
need help in styling of dropdown list ?
by
vinodkumarnie
Answer
28 Mar 2013
license:
CPOL
Since all Aspx controls rendered as html controls you can write css as below..css below.. select { color:#FFFFFF; margin:0px 0px 0px 0px !important; padding:0px 0px 0px 0px !important; width:200px;...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
CSS
how can you call two stored procedure inside code behind load event.......
by
vinodkumarnie
Answer
28 Mar 2013
license:
CPOL
Try below..protected void Page_Load(object sender, EventArgs e) { if (Page.IsPostBack == false) { //for datalist SqlConnection objConn = new SqlConnection(ConfigurationManager.ConnectionStrings["BuildMyPCConnectionString"].ToString()); ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
how can you call two stored procedure inside code behind load event.......
by
vinodkumarnie
Answer
28 Mar 2013
license:
CPOL
If you want to store same data to both controls try below..protected void Page_Load(object sender, EventArgs e) { if (Page.IsPostBack == false) { SqlConnection objConn = new...
General Programming
»
Uncategorised Quick Answers
»
General
C#
Explain the answer in an Online examination system
by
vinodkumarnie
Answer
28 Mar 2013
license:
CPOL
You can done this using two ways..1. Using code behingJust load explanation of the question in panel for each questions and set visibility="false".. When user clicks on explain button set panel visibility="true"..Example : Html below.. Question 1. what is object..? ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
VB
VB.NET
How to display a datable content as a link and then redirect it?
by
vinodkumarnie
Answer
24 Mar 2013
license:
CPOL
You just have to split the assigned modules values separated by comma(,) and bind it back as a string containing hyperlink and respected url..Original string : 1,3after reading to string variable split it : 1 3 etc..String after concating : 1 3 .....
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
stack operations,pointers,linked list,graphics,binary tree
by
vinodkumarnie
Answer
24 Mar 2013
license:
CPOL
You want to propose a Girl..? Then why are you asking us to help....?Don't you have guts to learn language well...? If you loving her truly you will definitely prove yourself by learning yourself..Take it as a challenge and contact me when you achieve the same..
General Programming
»
Uncategorised Quick Answers
»
General
C++
How to get the perticular Date Format from Sql server
by
vinodkumarnie
Answer
24 Mar 2013
license:
CPOL
Try below link...http://stackoverflow.com/questions/4011696/convert-datetime-in-sql-server[^]
General Programming
»
Uncategorised Quick Answers
»
General
SQL-Server
Horizontal tree in asp.net
by
vinodkumarnie
Answer
22 Mar 2013
license:
CPOL
Refer below links.. It will help you..Custom TreeView Layout in WPF[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
CSS
jQuery
about choosing field...
by
vinodkumarnie
Answer
22 Mar 2013
license:
CPOL
What you mean by Software developer..?Not only these courses make you software developer, but one who shown intrest in software development can be a good Software developer...Even I saw many good examples. Many of my friends who not at all came from Computer science branch, working as a...
General Programming
»
Uncategorised Quick Answers
»
General
software
how i can split records in gridview with checkbox from database?
by
vinodkumarnie
Answer
21 Mar 2013
license:
CPOL
Try below to split your string containing numbers separated by comma(,) operator.string s = "547283,546748,545497,545106,543740"; // Your stringstring[] values = s.Split(','); // splitting string based on (,) operator..//split values are below..//string[0] contains 547283//string[1]...
General Programming
»
Uncategorised Quick Answers
»
General
ASP:NET
how to use custom validator depends on dropdown value
by
vinodkumarnie
Answer
21 Mar 2013
license:
CPOL
Try below..C# code below..protected void Page_Load(object sender, EventArgs e) { if (!this.IsPostBack) { if (DropDownList22.SelectedItem.Text == "IT") { Button1.CausesValidation = true; } else ...
General Programming
»
Uncategorised Quick Answers
»
General
validator
DropDownList
Convert.ToChar() method in C#
by
vinodkumarnie
Answer
21 Mar 2013
license:
CPOL
The symbol '|' refers to [EDIT]Boolean Integer bitwise "OR" (it is Boolean "OR" only if both operands are bool)[/EDIT] operator...ASCII values for 'a' is 97, 'b' is 98, 'c' is 99 ....binary values for 97 is 01100001, 98 is 01100010, 99 is 01100011 ......Ex 1: 97 - 01100001 = a ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
apply text colored change effect on hover
by
vinodkumarnie
Answer
21 Mar 2013
license:
CPOL
What S.A said is correct.. All aspx controlls will rendered as html controls..For more clarification put Aspx controls, run the page and see the page source on right button click..If you still didn't get try below..css.mylink{color:#565656;...
General Programming
»
Uncategorised Quick Answers
»
General
CSS
asp.net4
Page 1 of 3
1
2
3
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web02 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid