TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nirmal G
NA
7
1.9k
Populate only year from datetime data from accessto listview
May 19 2013 2:14 AM
Hi All,
I tried many links but I am unable to find a solution. Request your expertise for the below queries:
1. I have a listbox where dates from the database are populated. I want only year to be displayed in the listbox. Please advise.
2. This is the current select statement : str = "select partyname from casetab WHERE jdate='" +listJDate.SelectedItem.ToString() + "'";
How do I convert string to datetime in select statement so I can add in the listbox selectIndexChanged event.
Please advise.
--
NG
Reply
Answers (
2
)
Extracting Data from a listbox in Another Application
encryption and decryption in c#