16,021,687 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Prabhakaran Soundarapandian (Top 83 by date)
Prabhakaran Soundarapandian
31-Aug-12 12:56pm
View
Can you improve your question...
Prabhakaran Soundarapandian
28-Aug-12 4:57am
View
Show the code what you have tried....
Prabhakaran Soundarapandian
28-Aug-12 0:53am
View
can you post your connection string the one you are using...
Prabhakaran Soundarapandian
28-Aug-12 0:33am
View
Have a look on the my solution
Prabhakaran Soundarapandian
28-Aug-12 0:26am
View
How your string content will be? any string example can you give because have to split that string....
Prabhakaran Soundarapandian
27-Aug-12 6:13am
View
you have to write the <system.servicemodel>.. in web.config file.The <script> tag should be in your asp page only.
Prabhakaran Soundarapandian
27-Aug-12 6:13am
View
Deleted
you have to write the <system.servicemodel>.. in web.config file.The <script> tag should be in your asp page only.
Prabhakaran Soundarapandian
27-Aug-12 6:11am
View
Deleted
you have to write the <system.servicemodel>.. in web.config file.The <script> tag should be in your asp page only.
Prabhakaran Soundarapandian
27-Aug-12 6:05am
View
Find this with Code..
https://github.com/jhgbrt/yadal/blob/master/YaDal/YaDal.cs
and you can find the sample for above code in https://github.com/jhgbrt/yadal
and also the below link will have same
http://www.deitel.com/ResourceCenters/Programming/ADONET/ADONETDataAccessLayer/tabid/3176/Default.aspx
http://www.blackbeltcoder.com/Articles/ado/an-ado-net-sql-helper-class
If you find this as useful rate it.
Prabhakaran Soundarapandian
24-Aug-12 5:47am
View
you want to get the query form textbox?
Prabhakaran Soundarapandian
24-Aug-12 5:20am
View
show your piece of code where you are using it and the DTO and Enum
Prabhakaran Soundarapandian
24-Aug-12 5:09am
View
Try my solution posted below...
Prabhakaran Soundarapandian
24-Aug-12 4:47am
View
can you post your PersonalInfo DTO/class?
Prabhakaran Soundarapandian
23-Aug-12 3:37am
View
Try this one http://www.ashishblog.com/blog/edit-gridview-using-jquery-dialog-asp-net-c/
Prabhakaran Soundarapandian
23-Aug-12 3:25am
View
Can you improve your question?
Prabhakaran Soundarapandian
23-Aug-12 0:11am
View
Show your code and tell us what you did and what you are expecting...
Prabhakaran Soundarapandian
22-Aug-12 5:50am
View
Welcome...
Prabhakaran Soundarapandian
22-Aug-12 5:32am
View
Gender = Convert.ToBoolean(column["Gender"]) ? Genders.Male :Genders.Female
If you find this as useful ...rate it and dont forget to mark as output
Prabhakaran Soundarapandian
22-Aug-12 3:39am
View
After a try I have created a small sample for your requirement..The thing what I am pasted below here..just copy that content into you new xaml page and run it and the same you implement in your project.
If you find this post as useful rate it and mark it as answer
You can find the solution in solution 3
Prabhakaran Soundarapandian
22-Aug-12 1:50am
View
can you paste your xaml content by improve question link...
Prabhakaran Soundarapandian
22-Aug-12 1:27am
View
When you double click on your row the details in the datagridrow was show in a different window(means child window) or in the bottom of the datagrid(means in same xaml page)?
Prabhakaran Soundarapandian
22-Aug-12 1:06am
View
Here i cant find your call for Ivalueconverter keyname..
Prabhakaran Soundarapandian
22-Aug-12 0:53am
View
Are you able to debug your code? and your break-point is hitting or not ?..show your XAML code...
Prabhakaran Soundarapandian
20-Aug-12 5:57am
View
Are you using WPF?
Prabhakaran Soundarapandian
20-Aug-12 3:11am
View
You can find the download button at the bottom of the page.
Prabhakaran Soundarapandian
20-Aug-12 3:07am
View
Have a look on this link...useful for freshers http://www.codeproject.com/Articles/31344/Beginner-s-Guide-To-View-State
Prabhakaran Soundarapandian
20-Aug-12 3:02am
View
Find as useful..rate it
Prabhakaran Soundarapandian
20-Aug-12 2:46am
View
...Richtextbox with Image.... Means? can you be clear on your question..
Prabhakaran Soundarapandian
17-Aug-12 9:01am
View
http://www.anychart.com/products/anychart/gallery/samples/Single-Series-Range-Bar-Chart.html#html-view
http://www.anychart.com/products/anychart/docs/users-guide/Samples/sample-range-bar-chart-y-datetime-axis.html#html-view
Prabhakaran Soundarapandian
17-Aug-12 7:58am
View
To store into database you might be having a method right...access that method in JS and pass the value..The above link will be useful..
If you find this as answer mark as answer/rate this.
Prabhakaran Soundarapandian
17-Aug-12 7:16am
View
What was the error you are facing...can you post your error...
Prabhakaran Soundarapandian
17-Aug-12 6:45am
View
What is question...can you improve your question so that we can help you????
Prabhakaran Soundarapandian
17-Aug-12 6:39am
View
In your solution how many project you are using and in which project you are using this code and which is your startup project?
Prabhakaran Soundarapandian
13-Aug-12 2:46am
View
Handle???Are you using mvc2 or mvc3???
Can you provide more information..
Prabhakaran Soundarapandian
13-Aug-12 2:20am
View
Thanks Philip...
Prabhakaran Soundarapandian
9-Aug-12 23:57pm
View
You just posted your code...improve your question what is the scenario and what loop validation you want..then only we could help you..
Prabhakaran Soundarapandian
9-Aug-12 6:26am
View
Can you improve your question...
Prabhakaran Soundarapandian
9-Aug-12 5:31am
View
Can you post your code....
Prabhakaran Soundarapandian
9-Aug-12 4:37am
View
To see the structure of the table,in your top of the solution explorer you can see the show all files button and by clicking that you can see the mdf file in app_data folder.By clicking that you can see the tables with the help server explorer.
Prabhakaran Soundarapandian
9-Aug-12 4:34am
View
Can you be more clear about your question....
Prabhakaran Soundarapandian
9-Aug-12 1:21am
View
What you have tried so far...show that code so that we could help you..
Prabhakaran Soundarapandian
8-Aug-12 9:14am
View
you have to show the Scoialnetworking images in your page or to use the API's?
Prabhakaran Soundarapandian
8-Aug-12 8:21am
View
can you explain your scenario better with the code you have tried..
Prabhakaran Soundarapandian
8-Aug-12 7:03am
View
oppsss....
Prabhakaran Soundarapandian
8-Aug-12 6:48am
View
Please be clear about your question..
Prabhakaran Soundarapandian
8-Aug-12 6:37am
View
is this silverlight project?
Prabhakaran Soundarapandian
8-Aug-12 6:32am
View
You just have the z-index in your div..not in the object tag and then try..also see this Link http://segment7.net/projects/web/z-index.html it might be useful for you.
Prabhakaran Soundarapandian
8-Aug-12 6:21am
View
set z-index in negative for silverlightControlHostContainer
Prabhakaran Soundarapandian
8-Aug-12 6:18am
View
Welcome!!!
Prabhakaran Soundarapandian
8-Aug-12 6:09am
View
do the same like above what you did and compare..
Prabhakaran Soundarapandian
8-Aug-12 6:06am
View
what code do you have in BindDataGridView() method...
Prabhakaran Soundarapandian
8-Aug-12 5:54am
View
Which line you are getting error while debugging?
Prabhakaran Soundarapandian
8-Aug-12 5:52am
View
Same question you have posted here right!!!http://www.codeproject.com/Answers/436760/Bind-data-at-runtime#answer2
Prabhakaran Soundarapandian
8-Aug-12 5:50am
View
If you find as useful..choose this as answer...
Prabhakaran Soundarapandian
8-Aug-12 5:39am
View
You are asking about winforms or wpf or aspnet? and for which control?
can you elaborate your question?.
Prabhakaran Soundarapandian
8-Aug-12 2:57am
View
Your IIS version?
Prabhakaran Soundarapandian
8-Aug-12 2:51am
View
Sounds like a fresher for asp.net...make a clear draft for your need then only we could help you...
Prabhakaran Soundarapandian
8-Aug-12 2:18am
View
have a look on this http://www.aspdotnet-suresh.com/2011/02/how-to-inserteditupdate-and-delete-data.html
Prabhakaran Soundarapandian
8-Aug-12 2:16am
View
Can you post your inserting code and listview binding code..
Prabhakaran Soundarapandian
8-Aug-12 2:14am
View
Without knowing your code/cause...how could we help you?
Prabhakaran Soundarapandian
8-Aug-12 0:28am
View
You want to pass the parameter from any control?
Prabhakaran Soundarapandian
7-Aug-12 8:42am
View
If you find this as useful...mark as solution
Prabhakaran Soundarapandian
7-Aug-12 8:25am
View
If you want a clear solution means show your code...
Prabhakaran Soundarapandian
7-Aug-12 7:54am
View
Are you using CSS3? and Which version of IE you are using?
Prabhakaran Soundarapandian
7-Aug-12 6:59am
View
You want the basic sample in WCF?
Prabhakaran Soundarapandian
7-Aug-12 5:39am
View
Then pass the latest/last id from your content as a parameter to SP and select the values in where class as greater than the parameter you passed.
Prabhakaran Soundarapandian
7-Aug-12 2:37am
View
try with AncestorType in textblock binding in datatemplate
Prabhakaran Soundarapandian
7-Aug-12 2:16am
View
Is the projectId column is Identity field or running ID in your database?.
Prabhakaran Soundarapandian
7-Aug-12 1:00am
View
Is that a web app or WPF or ..?
Prabhakaran Soundarapandian
7-Aug-12 0:59am
View
You want to show in Chart or as details?
Prabhakaran Soundarapandian
7-Aug-12 0:56am
View
Then you have to try with Jquery + ajax.
Prabhakaran Soundarapandian
7-Aug-12 0:38am
View
Can you post your questions clearly
Prabhakaran Soundarapandian
7-Aug-12 0:05am
View
Do you have any unique id column in your datatable?
Prabhakaran Soundarapandian
6-Aug-12 0:50am
View
Can you post your scenario and the trigger actions of your update panel.
Prabhakaran Soundarapandian
3-Aug-12 8:40am
View
could you be clear about your requirement.
Prabhakaran Soundarapandian
3-Aug-12 7:43am
View
for(int i=DataTable2.Rows.Count();i<=DataTable1.Rows.Count();i++)
{
DataTable1.Rows[i].Delete();
}
if you find this as useful rate this.
Prabhakaran Soundarapandian
3-Aug-12 5:02am
View
It should hold all the values with comma (,) ????
or you want to replace 3AM to 4AM
Prabhakaran Soundarapandian
3-Aug-12 4:27am
View
Please rate the solution....
Prabhakaran Soundarapandian
2-Aug-12 9:32am
View
Can you stop your application and then run it again and now can you see that all the deleted records(means that you are not able to see at the time of inserting new item) are showing to your datagrid?.Please let me know.
Prabhakaran Soundarapandian
17-Mar-12 3:29am
View
You want a client side click event or server side click event for the that entire cell or you need only a link to that cell value.
Prabhakaran Soundarapandian
17-Mar-12 3:26am
View
If again its not getting load means just add one more update panel and put the employee control in that panel and add the above code..If this answer is useful don't forget to mark as answer.
Prabhakaran Soundarapandian
17-Mar-12 2:25am
View
Check this link http://www.codeproject.com/Articles/10210/Tracing-web-application-with-ASP-NET
Prabhakaran Soundarapandian
15-Mar-12 6:42am
View
Do you need to get all the cell values from a particular selected row?
Show More