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
srinath
NA
144
0
To maintain the value at each level
May 31 2013 4:23 AM
Hi,
I have a elements in 6 columns in an excel sheet like if we have columns in excel sheets as "A,B,C,D,E,F" corresponding number of elements in each column is 1,6,1,5,1,8.
I want to maintain the values like 1,1,1,1,1,1
1,1,1,1,1,2
.
.
1,1,1,1,1,8
1,1,1,2,1,1
1,1,1,2,1,2
.
.
1,1,1,2,1,8
.
.
.
.
1,6,1,5,1,8
I need to maintain this type of scenario dynamically in C#. I tried but I couldn't get it.
I have searched in google but i couldn't get a solution.
Please help me in getting a solution.
Reply
Answers (
1
)
Querying Active Directory
Texbox + DataGridView